Type Definition lyon_geom::math::Rect [] [src]

type Rect = Rect<f32>;

Alias for euclid::Rect<f32>