https://github.com/lfalch/collect_result
https://github.com/lfalch/collect_result
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lfalch/collect_result
- Owner: LFalch
- License: mit
- Created: 2020-09-29T21:40:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T22:14:11.000Z (over 5 years ago)
- Last Synced: 2025-04-22T01:39:14.612Z (about 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# collect_result
Crate for collecting an iterator of results into a result of a collection
## Special thanks
Special thanks to [elyatai](https://github.com/elyatai) for the idea for this project.