iter-trait

Crates.ioiter-trait
lib.rsiter-trait
version0.3.1
sourcesrc
created_at2017-05-29 20:45:07.011777
updated_at2017-07-08 23:51:58.267699
descriptionIter trait for collectons.
homepage
repositoryhttps://github.com/clarcharr/iter-trait
max_upload_size
id16821
size19,539
Clar Fon (clarfonthey)

documentation

https://docs.charr.xyz/iter-trait/iter_trait

README

Iterator traits

Iterator traits for collections. You may freely use and modify this code under the CC0 1.0 Universal License.

Usage

To use in your own project, just add the below to your Cargo.toml file.

[dependencies]
iter-trait = "0.1"

For more formal documentation, you can find the rustdoc here.

Commit count: 0

cargo fmt