3 lines
513 B
JavaScript
3 lines
513 B
JavaScript
(function() {var implementors = {};
|
|
implementors["actix_codec"] = [{"text":"impl <a class=\"trait\" href=\"actix_codec/trait.Decoder.html\" title=\"trait actix_codec::Decoder\">Decoder</a> for <a class=\"struct\" href=\"actix_codec/struct.BytesCodec.html\" title=\"struct actix_codec::BytesCodec\">BytesCodec</a>","synthetic":false,"types":["actix_codec::bcodec::BytesCodec"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |