Type Alias LanguageSet

Source
pub type LanguageSet = EnumSet<Language>;

Aliased Typeยง

struct LanguageSet {}