Module variant_map::hashmap

source ·
Expand description

A hashmap::Map storing Enum variants based on a std::collections::HashMap

Structs

Traits

  • Trait to implement on your Enum Keys Required to be a key of a Map