5 lines
1.3 KiB
JavaScript
5 lines
1.3 KiB
JavaScript
(function() {var implementors = {};
|
|
implementors["actix_http"] = [{"text":"impl <a class=\"trait\" href=\"futures/future/trait.IntoFuture.html\" title=\"trait futures::future::IntoFuture\">IntoFuture</a> for <a class=\"struct\" href=\"actix_http/struct.Response.html\" title=\"struct actix_http::Response\">Response</a>","synthetic":false,"types":["actix_http::response::Response"]},{"text":"impl <a class=\"trait\" href=\"futures/future/trait.IntoFuture.html\" title=\"trait futures::future::IntoFuture\">IntoFuture</a> for <a class=\"struct\" href=\"actix_http/struct.ResponseBuilder.html\" title=\"struct actix_http::ResponseBuilder\">ResponseBuilder</a>","synthetic":false,"types":["actix_http::response::ResponseBuilder"]}];
|
|
implementors["actix_web"] = [{"text":"impl<B> <a class=\"trait\" href=\"futures/future/trait.IntoFuture.html\" title=\"trait futures::future::IntoFuture\">IntoFuture</a> for <a class=\"struct\" href=\"actix_web/dev/struct.ServiceResponse.html\" title=\"struct actix_web::dev::ServiceResponse\">ServiceResponse</a><B>","synthetic":false,"types":["actix_web::service::ServiceResponse"]}];
|
|
implementors["futures"] = [];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |