multi-map 1.0.2

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

Multi-Map

Build Status

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.