pub type SequenceContextFormat2<'a> = TableRef<'a, SequenceContextFormat2Marker>;
Expand description

Implementations

Format identifier: format = 2

Offset to Coverage table, from beginning of SequenceContextFormat2 table

Attempt to resolve coverage_offset.

Offset to ClassDef table, from beginning of SequenceContextFormat2 table

Attempt to resolve class_def_offset.

Number of ClassSequenceRuleSet tables

Array of offsets to ClassSequenceRuleSet tables, from beginning of SequenceContextFormat2 table (may be NULL)

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