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