Type Alias LigatureSet

pub type LigatureSet<'a> = TableRef<'a, LigatureSetMarker>;
Expand description

Aliased Typeยง

pub struct LigatureSet<'a> { /* private fields */ }