(function() {var implementors = {
"actix_session":[["impl AsRef<str> for SessionKey"]],
"actix_web_httpauth":[["impl AsRef<Basic> for Config"],["impl<S: Scheme> AsRef<S> for Authorization<S>"],["impl AsRef<Bearer> for Config"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()