Type Definition Rect
lyon_geom::math
type Rect = Rect<f32>;
Alias for euclid::Rect<f32>
euclid::Rect<f32>