try_filter_map

Function try_filter_map 

Source
pub fn try_filter_map<U, E, F>(map: F) -> TryFilterMap<U, E, F>