1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-03-15 12:43:06 +01:00

3 lines
1.5 KiB
JavaScript
Raw Normal View History

(function() {var implementors = {
"actix_http":[["impl Encoder&lt;<a class=\"enum\" href=\"actix_http/h1/enum.Message.html\" title=\"enum actix_http::h1::Message\">Message</a>&lt;(<a class=\"enum\" href=\"actix_http/enum.RequestHeadType.html\" title=\"enum actix_http::RequestHeadType\">RequestHeadType</a>, <a class=\"enum\" href=\"actix_http/body/enum.BodySize.html\" title=\"enum actix_http::body::BodySize\">BodySize</a>)&gt;&gt; for <a class=\"struct\" href=\"actix_http/h1/struct.ClientCodec.html\" title=\"struct actix_http::h1::ClientCodec\">ClientCodec</a>"],["impl Encoder&lt;<a class=\"enum\" href=\"actix_http/h1/enum.Message.html\" title=\"enum actix_http::h1::Message\">Message</a>&lt;(<a class=\"struct\" href=\"actix_http/struct.Response.html\" title=\"struct actix_http::Response\">Response</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.unit.html\">()</a>&gt;, <a class=\"enum\" href=\"actix_http/body/enum.BodySize.html\" title=\"enum actix_http::body::BodySize\">BodySize</a>)&gt;&gt; for <a class=\"struct\" href=\"actix_http/h1/struct.Codec.html\" title=\"struct actix_http::h1::Codec\">Codec</a>"],["impl Encoder&lt;<a class=\"enum\" href=\"actix_http/ws/enum.Message.html\" title=\"enum actix_http::ws::Message\">Message</a>&gt; for <a class=\"struct\" href=\"actix_http/ws/struct.Codec.html\" title=\"struct actix_http::ws::Codec\">Codec</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()