Provides iterator traits that can return errors, enabling fallible iteration patterns.
# Cargo.toml
[dependencies]
fallible-iterator = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic usage of FallibleIterator to iterate over a collection with potential errors.
No known issues recorded.
No dependency data recorded yet.