pub type Subtable<'a> = TableRef<'a, SubtableMarker>;
A subtable in a kerx table.
kerx
pub struct Subtable<'a> { /* private fields */ }