Function vec2::set_up[][src]

pub fn set_up<T>(out: &mut [T; 2]) -> &mut [T; 2] where
    T: One + Zero