gcollections 1.1.1

Generic traits over Rust collections library.
Documentation

Generic Collection Library

ptal on Travis CI

This library provides a set of generic traits over Rust collections library. Examples and more in the documentation.

This library compiles on Rust stable. To enjoy specialization of some traits, use cargo build --features="nightly". You can manage Rust compiler's channels and versions with rustup.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.