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