pub type FeatureTableSubstitution<'a> = TableRef<'a, FeatureTableSubstitutionMarker>;
Expand description

Implementations

Major & minor version of the table: (1, 0)

Number of feature table substitution records.

Array of feature table substitution records.

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.