[]Type Definition lyon_algorithms::math::Rect

type Rect = Rect<f32, UnknownUnit>;

Alias for euclid::default::Rect<f32>