pub type AatKern<'a> = TableRef<'a, AatKernMarker>;
The Apple Advanced Typography kerning table.
pub struct AatKern<'a> { /* private fields */ }