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