pub type LigatureSets<'a> = LazyOffsetArray16<'a, LigatureSet<'a>>;
Expand description

A list of Ligature sets.