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