pub type Text2dWriter<'w, 's> = TextWriter<'w, 's, Text2d>;
Expand description
2d alias for TextWriter
.
Aliased Typeยง
pub struct Text2dWriter<'w, 's> { /* private fields */ }
pub type Text2dWriter<'w, 's> = TextWriter<'w, 's, Text2d>;
2d alias for TextWriter
.
pub struct Text2dWriter<'w, 's> { /* private fields */ }