# Multi-Map
[](https://travis-ci.org/thejpster/multi-map)
[](https://crates.io/crates/multi-map)
[](https://docs.rs/multi-map)
Like a `std::collection::HashMap`, but allows you to use either of two different keys to retrieve items.
For more details, see [the Github.io page](http://thejpster.github.io/multi-map/).