Searched refs:map_results (Results 1 – 2 of 2) sorted by relevance
106 …- Implement `fold` and `collect` for `.map_results()` which means it reuses the code of the standa…149 - Add `.map_results()`
774 fn map_results<F, T, U, E>(self, f: F) -> MapOk<Self, F> in map_results() method