Crates.io | gcollections |
lib.rs | gcollections |
version | 1.5.0 |
source | src |
created_at | 2016-04-03 19:26:18.954348 |
updated_at | 2021-09-20 08:02:24.511488 |
description | Generic traits over Rust collections library. |
homepage | |
repository | https://github.com/ptal/gcollections |
max_upload_size | |
id | 4664 |
size | 74,195 |
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.
Licensed under either of
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.