pub type TextUiWriter<'w, 's> = TextWriter<'w, 's, Text>;Expand description
UI alias for TextWriter.
Aliased Typeยง
pub struct TextUiWriter<'w, 's> { /* private fields */ }pub type TextUiWriter<'w, 's> = TextWriter<'w, 's, Text>;UI alias for TextWriter.
pub struct TextUiWriter<'w, 's> { /* private fields */ }