Type Definition Vector
lyon_geom::math
type Vector = Vector2D<f32>;
Alias for euclid::Point2D<f32>.
euclid::Point2D<f32>