[][src]Function lyon_geom::vector

pub fn vector<S>(x: S, y: S) -> Vector<S>

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