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