pub type SequenceRuleSet<'a> = TableRef<'a, SequenceRuleSetMarker>;
Expand description

Implementations

Number of SequenceRule tables

Array of offsets to SequenceRule tables, from beginning of the SequenceRuleSet table

Attempt to resolve seq_rule_offsets.

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.