1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-03-21 14:01:58 +01:00
2024-10-01 00:01:00 +00:00

9 lines
900 B
JavaScript

(function() {
var implementors = Object.fromEntries([["actix_codec",[["impl&lt;T, U&gt; Stream for <a class=\"struct\" href=\"actix_codec/struct.Framed.html\" title=\"struct actix_codec::Framed\">Framed</a>&lt;T, U&gt;<div class=\"where\">where\n T: <a class=\"trait\" href=\"actix_codec/trait.AsyncRead.html\" title=\"trait actix_codec::AsyncRead\">AsyncRead</a>,\n U: <a class=\"trait\" href=\"actix_codec/trait.Decoder.html\" title=\"trait actix_codec::Decoder\">Decoder</a>,</div>"]]],["local_channel",[["impl&lt;T&gt; Stream for <a class=\"struct\" href=\"local_channel/mpsc/struct.Receiver.html\" title=\"struct local_channel::mpsc::Receiver\">Receiver</a>&lt;T&gt;"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[441,187]}