pub type ChainedClassSequenceRule<'a> = TableRef<'a, ChainedClassSequenceRuleMarker>;
Expand description

Implementations

Number of glyphs in the backtrack sequence

Array of backtrack-sequence classes

Total number of glyphs in the input sequence

Array of input sequence classes, beginning with the second glyph position

Number of glyphs in the lookahead sequence

Array of lookahead-sequence classes

Number of SequenceLookupRecords

Array of SequenceLookupRecords

Trait Implementations

Formats the value using the given formatter. Read more
Read an instace of Self from the provided data, performing validation. Read more
The name of this table
Access this table’s fields, in declaration order.