Type Alias SingleSubstFormat2

pub type SingleSubstFormat2<'a> = TableRef<'a, SingleSubstFormat2Marker>;
Expand description

Aliased Typeยง

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