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

pub type Rect = Rect<f32>;
Expand description

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