pull

Function pull 

Source
pub fn pull<T: PartialEq + Clone>(vec: &[T], items: &[T]) -> Vec<T>