#iterator-extension #collecting #results #collection

collect_result

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

2 releases

0.1.1 Sep 29, 2020
0.1.0 Sep 29, 2020

#1225 in Data structures

28 downloads per month

MIT license

5KB
68 lines

collect_result

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

Special thanks

Special thanks to elyatai for the idea for this project.


lib.rs:

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

Special thanks to elyatai for the idea for this project.

No runtime deps