Function vec2::set_one[][src]

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