itertools
itertools copied to clipboard
Feature request: `try_collect_vec()`
Same as try_collect()
except that I don't have to specify Vec<_> as a type parameter