Searched defs:find_map (Results 1 – 3 of 3) sorted by relevance
428 fn find_map() { in find_map() function
553 fn find_map<B, F>(&mut self, f: F) -> Result<Option<B>, Self::Error> in find_map() method
1011 fn find_map<B, F>(&mut self, f: F) -> Option<B> in find_map() function