#extensions #hash-map #extension

hashmap_ext

Extensions to std::collections::HashMap

3 releases

Uses old Rust 2015

0.0.3 Mar 28, 2016
0.0.2 Mar 28, 2016
0.0.1 Mar 28, 2016

#83 in #extensions

MIT/Apache

6KB
50 lines

hashmap-ext.rs Build Status GitHub license Crates.io

Extensions to Rust's std::collections::HashMap.

License

Licensed under either of

at your option.

Contribution

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


lib.rs:

Extensions to std::collections::HashMap

No runtime deps

Features