pub type FeatureVariations<'a> = TableRef<'a, FeatureVariationsMarker>;
Expand description

Implementations

Number of feature variation records.

Array of feature variation 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.