multi-map 1.3.0

Like a std::collection::HashMap, but allows you to use either of two different keys to retrieve items.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly