Type Definition owned_ttf_parser::opentype_layout::SequenceRuleSets [−][src]
pub type SequenceRuleSets<'a> = LazyOffsetArray16<'a, LazyOffsetArray16<'a, SequenceRule<'a>>>;
Expand description
A list of SequenceRuleSet
s.