[]Type Definition lyon_algorithms::math::Rect

type Rect = TypedRect<f32, UnknownUnit>;

Alias for euclid::Rect<f32>