Searched defs:try_for_each (Results 1 – 2 of 2) sorted by relevance
72 mod try_for_each; module408 fn try_for_each<Fut, F>(self, f: F) -> TryForEach<Self, Fut, F> in try_for_each() method
457 fn try_for_each<OP, R>(self, op: OP) -> R in try_for_each() method