Type Alias Feat
pub type Feat<'a> = TableRef<'a, FeatMarker>;Expand description
The feature name table.
Aliased Typeยง
pub struct Feat<'a> { /* private fields */ }pub type Feat<'a> = TableRef<'a, FeatMarker>;The feature name table.
pub struct Feat<'a> { /* private fields */ }