Proof-of-concept trait for internal iterators called traversals.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
traverse = "*"
Jonathan Reem and Alexis Beingessner are the primary authors and maintainers of traverse.
MIT