pub type LanguageSet = Vec<String>;
Collection of BCP-47 language IDs.
struct LanguageSet { /* private fields */ }