collect_result 0.1.1

Crate for collecting an iterator of results into a result of a collection
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 2 items with examples
  • Size
  • Source code size: 5.36 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.27 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • LFalch/collect_result
    4 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • LFalch

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

Special thanks to elyatai for the idea for this project.