Type Definition ttf_parser::opentype_layout::ChainedSequenceRuleSets [−][src]
pub type ChainedSequenceRuleSets<'a> = LazyOffsetArray16<'a, ChainedSequenceRuleSet<'a>>;
Expand description
A list of ChainedSequenceRule
sets.