[]Function lyon_tess2::math::vector

pub fn vector(x: f32, y: f32) -> Vector2D<f32, UnknownUnit>

Shorthand for Vector::new(x, y).