#traversal #stop #starting

traverse

Proof-of-concept trait for internal iterators called traversals

12 releases

Uses old Rust 2015

0.0.12 Sep 22, 2015
0.0.11 Jun 5, 2015
0.0.7 Mar 5, 2015
0.0.6 Jan 9, 2015
0.0.2 Dec 17, 2014

#1786 in Rust patterns

22 downloads per month
Used in 6 crates (2 directly)

MIT/Apache

23KB
717 lines

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

Dependencies

~235KB