Type Definition owned_ttf_parser::opentype_layout::ChainedSequenceRuleSet[][src]

pub type ChainedSequenceRuleSet<'a> = LazyOffsetArray16<'a, ChainedSequenceRule<'a>>;
Expand description