(function() {var implementors = {}; implementors["image"] = [{text:"impl<R: Read> Read for DXTReader<R>",synthetic:false,types:["image::dxt::DXTReader"]},]; implementors["inflate"] = [{text:"impl<R: BufRead> Read for DeflateDecoderBuf<R>",synthetic:false,types:["inflate::reader::DeflateDecoderBuf"]},{text:"impl<R: Read> Read for DeflateDecoder<R>",synthetic:false,types:["inflate::reader::DeflateDecoder"]},]; implementors["mio"] = [{text:"impl Read for TcpStream",synthetic:false,types:["mio::net::tcp::TcpStream"]},{text:"impl<'a> Read for &'a TcpStream",synthetic:false,types:["mio::net::tcp::TcpStream"]},]; implementors["rand_core"] = [{text:"impl Read for dyn RngCore",synthetic:false,types:["rand_core::RngCore"]},]; implementors["smithay_client_toolkit"] = [{text:"impl Read for ReadPipe",synthetic:false,types:["smithay_client_toolkit::data_device::data_offer::ReadPipe"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()