mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-27 04:10:02 +01:00
5 lines
1.7 KiB
JavaScript
5 lines
1.7 KiB
JavaScript
(function() {var implementors = {
|
|
"bytes":[["impl<B: <a class=\"trait\" href=\"bytes/buf/trait.Buf.html\" title=\"trait bytes::buf::Buf\">Buf</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a> for <a class=\"struct\" href=\"bytes/buf/struct.Reader.html\" title=\"struct bytes::buf::Reader\">Reader</a><B>"]],
|
|
"either":[["impl<L, R> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a> for <a class=\"enum\" href=\"either/enum.Either.html\" title=\"enum either::Either\">Either</a><L, R><div class=\"where\">where\n L: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a>,\n R: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a>,</div>"]],
|
|
"futures_util":[["impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a> for <a class=\"struct\" href=\"futures_util/io/struct.AllowStdIo.html\" title=\"struct futures_util::io::AllowStdIo\">AllowStdIo</a><T><div class=\"where\">where\n T: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/std/io/trait.BufRead.html\" title=\"trait std::io::BufRead\">BufRead</a>,</div>"]]
|
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |