[][src]Crate collect_result

Crate for collecting an iterator of results into a result of a collection

Special thanks to elyatai for the idea for this project.

Structs

SizeHintedIter

Used to override the output of Iterator::size_hint of an iterator

Traits

CollectResult

Short circuiting collect of an iterator