pub type ClassSequenceRule<'a> = TableRef<'a, ClassSequenceRuleMarker>;
Expand description

Implementations

Number of glyphs to be matched

Number of SequenceLookupRecords

Sequence of classes to be matched to the input glyph sequence, beginning with the second glyph position

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.