This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.

4 lines
5.8 KiB
JavaScript

(function() {var implementors = {};
implementors["termcolor"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"termcolor/struct.StandardStream.html\" title=\"struct termcolor::StandardStream\">StandardStream</a>","synthetic":false,"types":["termcolor::StandardStream"]},{"text":"impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"termcolor/struct.StandardStreamLock.html\" title=\"struct termcolor::StandardStreamLock\">StandardStreamLock</a>&lt;'a&gt;","synthetic":false,"types":["termcolor::StandardStreamLock"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"termcolor/struct.BufferedStandardStream.html\" title=\"struct termcolor::BufferedStandardStream\">BufferedStandardStream</a>","synthetic":false,"types":["termcolor::BufferedStandardStream"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"termcolor/struct.Buffer.html\" title=\"struct termcolor::Buffer\">Buffer</a>","synthetic":false,"types":["termcolor::Buffer"]},{"text":"impl&lt;W:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"termcolor/struct.NoColor.html\" title=\"struct termcolor::NoColor\">NoColor</a>&lt;W&gt;","synthetic":false,"types":["termcolor::NoColor"]},{"text":"impl&lt;W:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"termcolor/struct.Ansi.html\" title=\"struct termcolor::Ansi\">Ansi</a>&lt;W&gt;","synthetic":false,"types":["termcolor::Ansi"]}];
implementors["zstd"] = [{"text":"impl&lt;W:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>, F:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/ops/function/trait.FnMut.html\" title=\"trait core::ops::function::FnMut\">FnMut</a>(<a class=\"type\" href=\"https://doc.rust-lang.org/1.59.0/std/io/error/type.Result.html\" title=\"type std::io::error::Result\">Result</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.unit.html\">()</a>&gt;)&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"zstd/stream/write/struct.AutoFlushDecoder.html\" title=\"struct zstd::stream::write::AutoFlushDecoder\">AutoFlushDecoder</a>&lt;'_, W, F&gt;","synthetic":false,"types":["zstd::stream::write::AutoFlushDecoder"]},{"text":"impl&lt;W:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>, F:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/ops/function/trait.FnMut.html\" title=\"trait core::ops::function::FnMut\">FnMut</a>(<a class=\"type\" href=\"https://doc.rust-lang.org/1.59.0/std/io/error/type.Result.html\" title=\"type std::io::error::Result\">Result</a>&lt;W&gt;)&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"zstd/stream/write/struct.AutoFinishEncoder.html\" title=\"struct zstd::stream::write::AutoFinishEncoder\">AutoFinishEncoder</a>&lt;'_, W, F&gt;","synthetic":false,"types":["zstd::stream::write::AutoFinishEncoder"]},{"text":"impl&lt;'a, W:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"zstd/stream/write/struct.Encoder.html\" title=\"struct zstd::stream::write::Encoder\">Encoder</a>&lt;'a, W&gt;","synthetic":false,"types":["zstd::stream::write::Encoder"]},{"text":"impl&lt;W:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"zstd/stream/write/struct.Decoder.html\" title=\"struct zstd::stream::write::Decoder\">Decoder</a>&lt;'_, W&gt;","synthetic":false,"types":["zstd::stream::write::Decoder"]},{"text":"impl&lt;W, D&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"zstd/stream/zio/struct.Writer.html\" title=\"struct zstd::stream::zio::Writer\">Writer</a>&lt;W, D&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;W: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>,<br>&nbsp;&nbsp;&nbsp;&nbsp;D: <a class=\"trait\" href=\"zstd/stream/raw/trait.Operation.html\" title=\"trait zstd::stream::raw::Operation\">Operation</a>,&nbsp;</span>","synthetic":false,"types":["zstd::stream::zio::writer::Writer"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()