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

pub type Rect = Rect<f32, UnknownUnit>;
Expand description

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