Type Definition Vector
lyon_path::math
type Vector = TypedVector2D<f32, UnknownUnit>;
Alias for euclid::Point2D<f32>.
euclid::Point2D<f32>