Type Alias Sequence
pub type Sequence<'a> = TableRef<'a, SequenceMarker>;Expand description
Part of MultipleSubstFormat1
Aliased Typeยง
pub struct Sequence<'a> { /* private fields */ }pub type Sequence<'a> = TableRef<'a, SequenceMarker>;Part of MultipleSubstFormat1
pub struct Sequence<'a> { /* private fields */ }