GlyphSet

Type Alias GlyphSet 

Source
pub type GlyphSet = RangeSet<[RangeInclusive<u16>; 32]>;

Aliased Typeยง

pub struct GlyphSet { /* private fields */ }