(function() {var implementors = {}; implementors["termcolor"] = [{"text":"impl Write for StandardStream","synthetic":false,"types":["termcolor::StandardStream"]},{"text":"impl<'a> Write for StandardStreamLock<'a>","synthetic":false,"types":["termcolor::StandardStreamLock"]},{"text":"impl Write for BufferedStandardStream","synthetic":false,"types":["termcolor::BufferedStandardStream"]},{"text":"impl Write for Buffer","synthetic":false,"types":["termcolor::Buffer"]},{"text":"impl<W: Write> Write for NoColor<W>","synthetic":false,"types":["termcolor::NoColor"]},{"text":"impl<W: Write> Write for Ansi<W>","synthetic":false,"types":["termcolor::Ansi"]}]; implementors["zstd"] = [{"text":"impl<W: Write, F: FnMut(Result<()>)> Write for AutoFlushDecoder<'_, W, F>","synthetic":false,"types":["zstd::stream::write::AutoFlushDecoder"]},{"text":"impl<W: Write, F: FnMut(Result<W>)> Write for AutoFinishEncoder<'_, W, F>","synthetic":false,"types":["zstd::stream::write::AutoFinishEncoder"]},{"text":"impl<'a, W: Write> Write for Encoder<'a, W>","synthetic":false,"types":["zstd::stream::write::Encoder"]},{"text":"impl<W: Write> Write for Decoder<'_, W>","synthetic":false,"types":["zstd::stream::write::Decoder"]},{"text":"impl<W, D> Write for Writer<W, D> where
    W: Write,
    D: Operation
","synthetic":false,"types":["zstd::stream::zio::writer::Writer"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()