Type Alias Ltag

pub type Ltag<'a> = TableRef<'a, LtagMarker>;
Expand description

The language tag table.

Aliased Typeยง

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