pub type SequenceRule<'a> = TableRef<'a, SequenceRuleMarker>;
Expand description

Implementations

Number of glyphs in the input glyph sequence

Number of SequenceLookupRecords

Array of input glyph IDs—starting with the second glyph

Array of Sequence lookup records

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.