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 */ }