(function() {var implementors = {};
implementors["lz4"] = [{text:"impl<R: Read> Read for Decoder<R>",synthetic:false,types:["lz4::decoder::Decoder"]},];
implementors["tempfile"] = [{text:"impl Read for NamedTempFile",synthetic:false,types:["tempfile::named::NamedTempFile"]},{text:"impl<'a> Read for &'a NamedTempFile",synthetic:false,types:["tempfile::named::NamedTempFile"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()