pub type ChainedSequenceContextFormat1<'a> = TableRef<'a, ChainedSequenceContextFormat1Marker>;
Expand description

Implementations

Format identifier: format = 1

Offset to Coverage table, from beginning of ChainSequenceContextFormat1 table

Attempt to resolve coverage_offset.

Number of ChainedSequenceRuleSet tables

Array of offsets to ChainedSeqRuleSet tables, from beginning of ChainedSequenceContextFormat1 table (may be NULL)

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