multi-map 1.3.0

Like a std::collection::HashMap, but allows you to use either of two different keys to retrieve items.
Documentation
[dependencies]

[package]
authors = ["theJPster <github@thejpster.org.uk>", "Daniel Faust", "Hans Mündelein"]
description = "Like a std::collection::HashMap, but allows you to use either of two different keys to retrieve items."
documentation = "https://thejpster.github.io/multi-map/doc/multi_map/index.html"
homepage = "https://thejpster.github.io/multi-map"
license = "MIT"
name = "multi-map"
repository = "https://github.com/thejpster/multi-map"
version = "1.3.0"