Type Definition lyon::math::Size[]

pub type Size = Size2D<f32, UnknownUnit>;
Expand description

Alias for euclid::default::Size2D<f32>.