pub type OtSubtable<'a> = TableRef<'a, OtSubtableMarker>;
A subtable in an OT kern table.
kern
pub struct OtSubtable<'a> { /* private fields */ }