[]Type Definition lyon::math::Size

type Size = TypedSize2D<f32, UnknownUnit>;

Alias for euclid::Size2D<f32>.