resiter-dpc-tmp

Crates.ioresiter-dpc-tmp
lib.rsresiter-dpc-tmp
version0.3.0
sourcesrc
created_at2018-12-17 06:47:28.736709
updated_at2018-12-17 06:47:28.736709
descriptionHelper crate for handling iterators over result [dpc's temporary release]
homepage
repositoryhttps://github.com/matthiasbeyer/resiter
max_upload_size
id102306
size55,719
Dawid Ciężarkiewicz (dpc)

documentation

https://docs.rs/resiter

README

Warning

This is just a temporary release of a copy of resiter project. Please use the original project, after it was released.

I will yank this crate as soon as new version of resiter is published.

resiter

Build Status Issue Stats Issue Stats license Tokei

A collection of helpful iterator adaptors for iterating over Result<T, E>.

Contributions welcome!

Contributions are welcome here! Even if you contribution depends on another crate (for example you want to add some helpers for Iterator<Item = Result<T, E>> where E: error_chain::ChainedError - feel free to do so!

Just make sure that features that depend on external crates are hidden behind feature gates!

License

MPL 2.0

Commit count: 190

cargo fmt