pub type LanguageList = Vec<LanguageInformation>;
Expand description
Information about available languages.
Aliased Typeยง
pub struct LanguageList { /* private fields */ }
pub type LanguageList = Vec<LanguageInformation>;
Information about available languages.
pub struct LanguageList { /* private fields */ }