pub type IndexSubtableList<'a> = TableRef<'a, IndexSubtableListMarker>;
Expand description
IndexSubtableList table.
Aliased Type§
pub struct IndexSubtableList<'a> { /* private fields */ }
Implementations§
Source§impl<'a> IndexSubtableList<'a>
impl<'a> IndexSubtableList<'a>
Source§impl<'a> IndexSubtableList<'a>
impl<'a> IndexSubtableList<'a>
Sourcepub fn index_subtable_records(&self) -> &'a [IndexSubtableRecord]
pub fn index_subtable_records(&self) -> &'a [IndexSubtableRecord]
Array of IndexSubtableRecords.