pub type TranslationMapSet = FxHashMap<String, TranslationMap>;Expand description
A set of translation maps.
Aliased Typeยง
pub struct TranslationMapSet { /* private fields */ }pub type TranslationMapSet = FxHashMap<String, TranslationMap>;A set of translation maps.
pub struct TranslationMapSet { /* private fields */ }