Function lyon_geom::vector[][src]

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

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