4 lines
2.7 KiB
JavaScript
4 lines
2.7 KiB
JavaScript
(function() {var implementors = {};
|
|
implementors["bincode"] = [{"text":"impl<'storage> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"bincode/de/read/struct.SliceReader.html\" title=\"struct bincode::de::read::SliceReader\">SliceReader</a><'storage>","synthetic":false,"types":["bincode::de::read::SliceReader"]},{"text":"impl<R: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"bincode/de/read/struct.IoReader.html\" title=\"struct bincode::de::read::IoReader\">IoReader</a><R>","synthetic":false,"types":["bincode::de::read::IoReader"]}];
|
|
implementors["zstd"] = [{"text":"impl<R: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"zstd/stream/read/struct.Decoder.html\" title=\"struct zstd::stream::read::Decoder\">Decoder</a><'_, R>","synthetic":false,"types":["zstd::stream::read::Decoder"]},{"text":"impl<R: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"zstd/stream/read/struct.Encoder.html\" title=\"struct zstd::stream::read::Encoder\">Encoder</a><'_, R>","synthetic":false,"types":["zstd::stream::read::Encoder"]},{"text":"impl<R, D> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"zstd/stream/zio/struct.Reader.html\" title=\"struct zstd::stream::zio::Reader\">Reader</a><R, D> <span class=\"where fmt-newline\">where<br> R: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a>,<br> D: <a class=\"trait\" href=\"zstd/stream/raw/trait.Operation.html\" title=\"trait zstd::stream::raw::Operation\">Operation</a>, </span>","synthetic":false,"types":["zstd::stream::zio::reader::Reader"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |