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