Type Alias IndexSubtableList

pub type IndexSubtableList<'a> = TableRef<'a, IndexSubtableListMarker>;
Expand description

Aliased Typeยง

pub struct IndexSubtableList<'a> { /* private fields */ }