Type Alias SingleSubstFormat1

pub type SingleSubstFormat1<'a> = TableRef<'a, SingleSubstFormat1Marker>;
Expand description

Aliased Typeยง

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