pub type ClassSequenceRuleSet<'a> = TableRef<'a, ClassSequenceRuleSetMarker>;
Expand description

Implementations

Number of ClassSequenceRule tables

Array of offsets to ClassSequenceRule tables, from beginning of ClassSequenceRuleSet table

Attempt to resolve class_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.