pub type LigatureSets<'a> = LazyOffsetArray16<'a, LigatureSet<'a>>;Expand description
A list of Ligature sets.
Aliased Typeยง
pub struct LigatureSets<'a> { /* private fields */ }pub type LigatureSets<'a> = LazyOffsetArray16<'a, LigatureSet<'a>>;A list of Ligature sets.
pub struct LigatureSets<'a> { /* private fields */ }