(function() {var implementors = {};
implementors["actix_cors"] = [{"text":"impl Error for CorsError","synthetic":false,"types":["actix_cors::error::CorsError"]}];
implementors["actix_limitation"] = [{"text":"impl Error for Error","synthetic":false,"types":["actix_limitation::errors::Error"]}];
implementors["actix_redis"] = [{"text":"impl Error for Error","synthetic":false,"types":["actix_redis::Error"]}];
implementors["actix_session"] = [{"text":"impl Error for SessionGetError","synthetic":false,"types":["actix_session::session::SessionGetError"]},{"text":"impl Error for SessionInsertError","synthetic":false,"types":["actix_session::session::SessionInsertError"]},{"text":"impl Error for LoadError","synthetic":false,"types":["actix_session::storage::interface::LoadError"]},{"text":"impl Error for SaveError","synthetic":false,"types":["actix_session::storage::interface::SaveError"]},{"text":"impl Error for UpdateError","synthetic":false,"types":["actix_session::storage::interface::UpdateError"]}];
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;}})()