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