pub type BlockingRawTextReader<T> = BlockingRawReader<RawTextReader<Vec<u8>>, T>;Aliased Typeยง
pub struct BlockingRawTextReader<T> { /* private fields */ }pub type BlockingRawTextReader<T> = BlockingRawReader<RawTextReader<Vec<u8>>, T>;pub struct BlockingRawTextReader<T> { /* private fields */ }