pub type SequenceContextFormat1<'a> = TableRef<'a, SequenceContextFormat1Marker>;
Expand description

Implementations

Format identifier: format = 1

Offset to Coverage table, from beginning of SequenceContextFormat1 table

Attempt to resolve coverage_offset.

Number of SequenceRuleSet tables

Array of offsets to SequenceRuleSet tables, from beginning of SequenceContextFormat1 table (offsets may be NULL)

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