(function() {var implementors = {};
implementors["actix_cors"] = [{"text":"impl ResponseError for CorsError","synthetic":false,"types":["actix_cors::error::CorsError"]}];
implementors["actix_protobuf"] = [{"text":"impl ResponseError for ProtoBufPayloadError","synthetic":false,"types":["actix_protobuf::ProtoBufPayloadError"]}];
implementors["actix_redis"] = [{"text":"impl ResponseError for Error","synthetic":false,"types":["actix_redis::Error"]}];
implementors["actix_web_httpauth"] = [{"text":"impl<C: 'static + Challenge> ResponseError for AuthenticationError<C>","synthetic":false,"types":["actix_web_httpauth::extractors::errors::AuthenticationError"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()