Expand description
Crate for collecting an iterator of results into a result of a collection
Special thanks to elyatai for the idea for this project.
Structs§
- Size
Hinted Iter - Used to override the output of
Iterator::size_hint
of an iterator
Traits§
- Collect
Result - Short circuiting collect of an iterator