Type Definition Rect
lyon_path::math
type Rect = TypedRect<f32, UnknownUnit>;
Alias for euclid::Rect<f32>
euclid::Rect<f32>