pub type LocalizedString = HashMap<Language, String>;

Aliased Type§

struct LocalizedString { /* private fields */ }