retain_vec_range

Function retain_vec_range 

Source
pub fn retain_vec_range<T>(v: &mut Vec<T>, range: Range<usize>)