Function Vec2

Source
pub fn Vec2<T>(v: T) -> Vec2
where Vec2: Cast<T>,