Type Alias Ligature

pub type Ligature<'a> = TableRef<'a, LigatureMarker>;
Expand description

Aliased Typeยง

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