mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
3 lines
8.8 KiB
JavaScript
3 lines
8.8 KiB
JavaScript
(function() {var implementors = {
|
|
"actix_web":[["impl<S, B> <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, <a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>> for <a class=\"struct\" href=\"actix_web/middleware/struct.Compress.html\" title=\"struct actix_web::middleware::Compress\">Compress</a><div class=\"where\">where\n B: <a class=\"trait\" href=\"actix_web/body/trait.MessageBody.html\" title=\"trait actix_web::body::MessageBody\">MessageBody</a>,\n S: <a class=\"trait\" href=\"actix_web/dev/trait.Service.html\" title=\"trait actix_web::dev::Service\">Service</a><<a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>, Response = <a class=\"struct\" href=\"actix_web/dev/struct.ServiceResponse.html\" title=\"struct actix_web::dev::ServiceResponse\">ServiceResponse</a><B>, Error = <a class=\"struct\" href=\"actix_web/error/struct.Error.html\" title=\"struct actix_web::error::Error\">Error</a>>,</div>"],["impl<S, B> <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, <a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>> for <a class=\"struct\" href=\"actix_web/middleware/struct.DefaultHeaders.html\" title=\"struct actix_web::middleware::DefaultHeaders\">DefaultHeaders</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"actix_web/dev/trait.Service.html\" title=\"trait actix_web::dev::Service\">Service</a><<a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>, Response = <a class=\"struct\" href=\"actix_web/dev/struct.ServiceResponse.html\" title=\"struct actix_web::dev::ServiceResponse\">ServiceResponse</a><B>, Error = <a class=\"struct\" href=\"actix_web/error/struct.Error.html\" title=\"struct actix_web::error::Error\">Error</a>>,\n S::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Service.html#associatedtype.Future\" title=\"type actix_web::dev::Service::Future\">Future</a>: 'static,</div>"],["impl<S, B> <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, <a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>> for <a class=\"struct\" href=\"actix_web/middleware/struct.ErrorHandlers.html\" title=\"struct actix_web::middleware::ErrorHandlers\">ErrorHandlers</a><B><div class=\"where\">where\n S: <a class=\"trait\" href=\"actix_web/dev/trait.Service.html\" title=\"trait actix_web::dev::Service\">Service</a><<a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>, Response = <a class=\"struct\" href=\"actix_web/dev/struct.ServiceResponse.html\" title=\"struct actix_web::dev::ServiceResponse\">ServiceResponse</a><B>, Error = <a class=\"struct\" href=\"actix_web/error/struct.Error.html\" title=\"struct actix_web::error::Error\">Error</a>> + 'static,\n S::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Service.html#associatedtype.Future\" title=\"type actix_web::dev::Service::Future\">Future</a>: 'static,\n B: 'static,</div>"],["impl<S, B> <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, <a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>> for <a class=\"struct\" href=\"actix_web/middleware/struct.Logger.html\" title=\"struct actix_web::middleware::Logger\">Logger</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"actix_web/dev/trait.Service.html\" title=\"trait actix_web::dev::Service\">Service</a><<a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>, Response = <a class=\"struct\" href=\"actix_web/dev/struct.ServiceResponse.html\" title=\"struct actix_web::dev::ServiceResponse\">ServiceResponse</a><B>, Error = <a class=\"struct\" href=\"actix_web/error/struct.Error.html\" title=\"struct actix_web::error::Error\">Error</a>>,\n B: <a class=\"trait\" href=\"actix_web/body/trait.MessageBody.html\" title=\"trait actix_web::body::MessageBody\">MessageBody</a>,</div>"],["impl<S, B> <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, <a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>> for <a class=\"struct\" href=\"actix_web/middleware/struct.NormalizePath.html\" title=\"struct actix_web::middleware::NormalizePath\">NormalizePath</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"actix_web/dev/trait.Service.html\" title=\"trait actix_web::dev::Service\">Service</a><<a class=\"struct\" href=\"actix_web/dev/struct.ServiceRequest.html\" title=\"struct actix_web::dev::ServiceRequest\">ServiceRequest</a>, Response = <a class=\"struct\" href=\"actix_web/dev/struct.ServiceResponse.html\" title=\"struct actix_web::dev::ServiceResponse\">ServiceResponse</a><B>, Error = <a class=\"struct\" href=\"actix_web/error/struct.Error.html\" title=\"struct actix_web::error::Error\">Error</a>>,\n S::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Service.html#associatedtype.Future\" title=\"type actix_web::dev::Service::Future\">Future</a>: 'static,</div>"],["impl<S, T, Req> <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, Req> for <a class=\"struct\" href=\"actix_web/middleware/struct.Compat.html\" title=\"struct actix_web::middleware::Compat\">Compat</a><T><div class=\"where\">where\n S: <a class=\"trait\" href=\"actix_web/dev/trait.Service.html\" title=\"trait actix_web::dev::Service\">Service</a><Req>,\n T: <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, Req>,\n T::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Transform.html#associatedtype.Future\" title=\"type actix_web::dev::Transform::Future\">Future</a>: 'static,\n T::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Transform.html#associatedtype.Response\" title=\"type actix_web::dev::Transform::Response\">Response</a>: MapServiceResponseBody,\n T::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Transform.html#associatedtype.Error\" title=\"type actix_web::dev::Transform::Error\">Error</a>: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"struct\" href=\"actix_web/error/struct.Error.html\" title=\"struct actix_web::error::Error\">Error</a>>,</div>"],["impl<S, T, Req, BE, BD, Err> <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, Req> for <a class=\"struct\" href=\"actix_web/middleware/struct.Condition.html\" title=\"struct actix_web::middleware::Condition\">Condition</a><T><div class=\"where\">where\n S: <a class=\"trait\" href=\"actix_web/dev/trait.Service.html\" title=\"trait actix_web::dev::Service\">Service</a><Req, Response = <a class=\"struct\" href=\"actix_web/dev/struct.ServiceResponse.html\" title=\"struct actix_web::dev::ServiceResponse\">ServiceResponse</a><BD>, Error = Err> + 'static,\n T: <a class=\"trait\" href=\"actix_web/dev/trait.Transform.html\" title=\"trait actix_web::dev::Transform\">Transform</a><S, Req, Response = <a class=\"struct\" href=\"actix_web/dev/struct.ServiceResponse.html\" title=\"struct actix_web::dev::ServiceResponse\">ServiceResponse</a><BE>, Error = Err>,\n T::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Transform.html#associatedtype.Future\" title=\"type actix_web::dev::Transform::Future\">Future</a>: 'static,\n T::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Transform.html#associatedtype.InitError\" title=\"type actix_web::dev::Transform::InitError\">InitError</a>: 'static,\n T::<a class=\"associatedtype\" href=\"actix_web/dev/trait.Transform.html#associatedtype.Transform\" title=\"type actix_web::dev::Transform::Transform\">Transform</a>: 'static,</div>"]]
|
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |