pub type EnumValues = HashMap<&'static str, &'static str>;
pub struct EnumValues { /* private fields */ }