Module iron_shapes::rect[][src]

Data structures and functions for dealing with rectangles which consist of vertical and horizontal edges.

Structs

Rect

A rectangle which is oriented along the x an y axis and represented by its lower left and upper right corner.