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