[]Type Definition lyon_algorithms::math::Size

type Size = TypedSize2D<f32, UnknownUnit>;

Alias for euclid::Size2D<f32>.