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