filter_map

Function filter_map 

Source
pub fn filter_map<U, F>(map: F) -> FilterMap<U, F>