traverse

Crates.iotraverse
lib.rstraverse
version0.0.12
sourcesrc
created_at2014-12-15 17:46:04.400998
updated_at2015-12-11 23:59:34.806356
descriptionProof-of-concept trait for internal iterators called traversals.
homepage
repositoryhttps://github.com/reem/rust-traverse.git
max_upload_size
id563
size24,382
Owners (github:contain-rs:owners)

documentation

README

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

Commit count: 78

cargo fmt