[][src]Function nannou::geom::vector::vec2

pub fn vec2<S>(x: S, y: S) -> Vector2<S>

The short constructor.