Helper crate for handling iterators over Result types, providing combinators like filter_map_ok.
# Cargo.toml
[dependencies]
resiter = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Filters and maps over an iterator of Results, keeping only Ok values.
No known issues recorded.
No dependency data recorded yet.