pub type Triangles<S> = Triangles<[S; 2]>;
The triangles iterator yielded by the Rect.
Rect
struct Triangles<S> { /* private fields */ }