Type Definition lyon::math::Rect[]

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

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