Crates.io | traverse |
lib.rs | traverse |
version | 0.0.12 |
source | src |
created_at | 2014-12-15 17:46:04.400998 |
updated_at | 2015-12-11 23:59:34.806356 |
description | Proof-of-concept trait for internal iterators called traversals. |
homepage | |
repository | https://github.com/reem/rust-traverse.git |
max_upload_size | |
id | 563 |
size | 24,382 |
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