Function lyon_geom::vector

source ·
pub fn vector<S>(x: S, y: S) -> Vector<S>
Expand description

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