pub type ClassSubtable<'a> = TableRef<'a, ClassSubtableMarker>;
Maps the glyph indexes of your font into classes.
pub struct ClassSubtable<'a> { /* private fields */ }