tinymist_l10n

Type Alias TranslationMapSet

Source
pub type TranslationMapSet = FxHashMap<String, TranslationMap>;
Expand description

A set of translation maps.

Aliased Type§

struct TranslationMapSet { /* private fields */ }