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