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

type Size = TypedSize2D<f32, UnknownUnit>;

Alias for euclid::Size2D<f32>.