# 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: ```toml [dependencies] traverse = "*" ``` ## Author [Jonathan Reem](https://medium.com/@jreem) and [Alexis Beingessner](https://github.com/gankro) are the primary authors and maintainers of traverse. ## License MIT