pub type Index1<'a> = TableRef<'a, Index1Marker>;Expand description
An array of variable-sized objects in a CFF table.
Aliased Type§
struct Index1<'a> { /* private fields */ }pub type Index1<'a> = TableRef<'a, Index1Marker>;An array of variable-sized objects in a CFF table.
struct Index1<'a> { /* private fields */ }