#ext #map #hash #dictionary

map_ext

Extensions to std::collections::HashMap and std::collections::BTreeMap

1 stable release

Uses old Rust 2015

1.0.0 Mar 30, 2016

MIT/Apache

7KB
80 lines

map_ext.rs Build Status GitHub license Crates.io

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

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 and std::collections::BTreeMap.

No runtime deps

Features