Function paws::vector

source · []
pub fn vector(x: f32, y: f32) -> Vector
Expand description

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