mid coding commit

This commit is contained in:
zazawowow
2026-01-24 22:59:20 +00:00
parent 64cc3bc7fb
commit 731cd67cfb
2228 changed files with 135554 additions and 18 deletions
@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["hyper_util",[["impl&lt;I&gt; AsyncRead for <a class=\"struct\" href=\"hyper_util/rt/tokio/struct.WithHyperIo.html\" title=\"struct hyper_util::rt::tokio::WithHyperIo\">WithHyperIo</a>&lt;I&gt;<div class=\"where\">where\n I: AsyncRead,</div>"],["impl&lt;I&gt; AsyncRead for <a class=\"struct\" href=\"hyper_util/rt/tokio/struct.WithTokioIo.html\" title=\"struct hyper_util::rt::tokio::WithTokioIo\">WithTokioIo</a>&lt;I&gt;<div class=\"where\">where\n I: Read,</div>"],["impl&lt;T&gt; AsyncRead for <a class=\"struct\" href=\"hyper_util/rt/tokio/struct.TokioIo.html\" title=\"struct hyper_util::rt::tokio::TokioIo\">TokioIo</a>&lt;T&gt;<div class=\"where\">where\n T: Read,</div>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[693]}
@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["hyper_util",[["impl&lt;I&gt; AsyncWrite for <a class=\"struct\" href=\"hyper_util/rt/tokio/struct.WithHyperIo.html\" title=\"struct hyper_util::rt::tokio::WithHyperIo\">WithHyperIo</a>&lt;I&gt;<div class=\"where\">where\n I: AsyncWrite,</div>"],["impl&lt;I&gt; AsyncWrite for <a class=\"struct\" href=\"hyper_util/rt/tokio/struct.WithTokioIo.html\" title=\"struct hyper_util::rt::tokio::WithTokioIo\">WithTokioIo</a>&lt;I&gt;<div class=\"where\">where\n I: Write,</div>"],["impl&lt;T&gt; AsyncWrite for <a class=\"struct\" href=\"hyper_util/rt/tokio/struct.TokioIo.html\" title=\"struct hyper_util::rt::tokio::TokioIo\">TokioIo</a>&lt;T&gt;<div class=\"where\">where\n T: Write,</div>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[699]}