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