Type Alias ttf_parser::opentype_layout::ChainedSequenceRuleSet

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

Aliased Type§

struct ChainedSequenceRuleSet<'a> { /* private fields */ }