Type Definition ion_rs::BlockingRawTextReader

source ·
pub type BlockingRawTextReader<T> = BlockingRawReader<RawTextReader<Vec<u8>>, T>;