We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b9f510 commit c7317b2Copy full SHA for c7317b2
README.md
@@ -1,8 +1,9 @@
1
# Multi-Map
2
3
[](https://travis-ci.org/thejpster/multi-map)
4
+[](https://crates.io/crates/multi-map)
5
+[](https://docs.rs/multi-map)
6
-Like a std::collection::HashMap, but allows you to use either of two different keys to retrieve items.
7
+Like a `std::collection::HashMap`, but allows you to use either of two different keys to retrieve items.
8
9
For more details, see [the Github.io page](http://thejpster.github.io/multi-map/).
-
0 commit comments