tame/tamer/src/iter
Mike Gerwitz 76b16fed09 tamer: iter::collect::TryCollect::try_collect_ok: Disambiguate try_collect
The Rust team has begun to introduce try_collect.  I will keep an eye on
this implementation and revisit this, but for the time being, I'm going to
disambiguate this so that I can move on without worrying about a future
breakage.

  - https://github.com/rust-lang/rust/issues/94047
  - https://doc.rust-lang.org/nightly/std/iter/trait.Iterator.html#method.try_collect
2022-03-08 12:55:54 -05:00
..
collect.rs tamer: iter::collect::TryCollect::try_collect_ok: Disambiguate try_collect 2022-03-08 12:55:54 -05:00
trip.rs tamer: iter::TryCollect::try_collect_ok: New method 2021-11-10 09:09:07 -05:00