(function() {var implementors = {}; implementors["actix_web_httpauth"] = [{"text":"impl AsRef<Basic> for Config","synthetic":false,"types":["actix_web_httpauth::extractors::basic::Config"]},{"text":"impl AsRef<Bearer> for Config","synthetic":false,"types":["actix_web_httpauth::extractors::bearer::Config"]},{"text":"impl<S> AsRef<S> for Authorization<S> where
    S: Scheme
","synthetic":false,"types":["actix_web_httpauth::headers::authorization::header::Authorization"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()