Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 413 Bytes

Traverse

Proof-of-concept trait for internal iterators called traversals.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
traverse = "*"

Author

Jonathan Reem and Alexis Beingessner are the primary authors and maintainers of traverse.

License

MIT