Searched defs:try_collect (Results 1 – 2 of 2) sorted by relevance
88 mod try_collect; module567 fn try_collect<C: Default + Extend<Self::Ok>>(self) -> TryCollect<Self, C> in try_collect() method
1767 fn try_collect<T, U, E>(self) -> Result<U, E> in try_collect() method