Function vec2::set_left[][src]

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