pub type Translations = HashMap<String, Vec<String>>;

Aliased Type§

struct Translations { /* private fields */ }