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