Declarative map! macro for statically initializing a std::collections::HashMap. The same goes for the set! macro also provided by this crate, only for std::collections::HashSet.
map!
std::collections::HashMap
set!
std::collections::HashSet