Type Alias LanguageSet

Source
pub type LanguageSet = EnumSet<Language>;

Aliased Typeยง

#[repr(transparent)]
pub struct LanguageSet {}