gcollections

Crates.iogcollections
lib.rsgcollections
version1.5.0
sourcesrc
created_at2016-04-03 19:26:18.954348
updated_at2021-09-20 08:02:24.511488
descriptionGeneric traits over Rust collections library.
homepage
repositoryhttps://github.com/ptal/gcollections
max_upload_size
id4664
size74,195
Pierre Talbot (ptal)

documentation

https://docs.rs/gcollections/1.5.0/gcollections/

README

Generic Collection Library

Build Status

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.

Commit count: 44

cargo fmt