(function() {var implementors = {};
implementors["base64"] = [{"text":"impl Error for DecodeError","synthetic":false,"types":["base64::decode::DecodeError"]}];
implementors["futures_channel"] = [{"text":"impl Error for SendError","synthetic":false,"types":["futures_channel::mpsc::SendError"]},{"text":"impl<T: Any> Error for TrySendError<T>","synthetic":false,"types":["futures_channel::mpsc::TrySendError"]},{"text":"impl Error for TryRecvError","synthetic":false,"types":["futures_channel::mpsc::TryRecvError"]},{"text":"impl Error for Canceled","synthetic":false,"types":["futures_channel::oneshot::Canceled"]}];
implementors["h2"] = [{"text":"impl Error for Error","synthetic":false,"types":["h2::error::Error"]}];
implementors["http"] = [{"text":"impl Error for InvalidHeaderName","synthetic":false,"types":["http::header::name::InvalidHeaderName"]},{"text":"impl Error for InvalidHeaderValue","synthetic":false,"types":["http::header::value::InvalidHeaderValue"]},{"text":"impl Error for ToStrError","synthetic":false,"types":["http::header::value::ToStrError"]},{"text":"impl Error for InvalidMethod","synthetic":false,"types":["http::method::InvalidMethod"]},{"text":"impl Error for InvalidStatusCode","synthetic":false,"types":["http::status::InvalidStatusCode"]},{"text":"impl Error for InvalidUri","synthetic":false,"types":["http::uri::InvalidUri"]},{"text":"impl Error for InvalidUriParts","synthetic":false,"types":["http::uri::InvalidUriParts"]},{"text":"impl Error for Error","synthetic":false,"types":["http::error::Error"]}];
implementors["httparse"] = [{"text":"impl Error for Error","synthetic":false,"types":["httparse::Error"]}];
implementors["httpdate"] = [{"text":"impl Error for Error","synthetic":false,"types":["httpdate::Error"]}];
implementors["hyper"] = [{"text":"impl Error for Error","synthetic":false,"types":["hyper::error::Error"]},{"text":"impl Error for InvalidNameError","synthetic":false,"types":["hyper::client::connect::dns::InvalidNameError"]}];
implementors["idna"] = [{"text":"impl Error for Errors","synthetic":false,"types":["idna::uts46::Errors"]}];
implementors["ipnet"] = [{"text":"impl Error for PrefixLenError","synthetic":false,"types":["ipnet::ipnet::PrefixLenError"]},{"text":"impl Error for AddrParseError","synthetic":false,"types":["ipnet::parser::AddrParseError"]}];
implementors["json"] = [{"text":"impl Error for Error","synthetic":false,"types":["json::error::Error"]}];
implementors["mime"] = [{"text":"impl Error for FromStrError","synthetic":false,"types":["mime::FromStrError"]}];
implementors["native_tls"] = [{"text":"impl Error for Error","synthetic":false,"types":["native_tls::Error"]},{"text":"impl<S> Error for HandshakeError<S> where
S: Any + Debug, ","synthetic":false,"types":["native_tls::HandshakeError"]}];
implementors["openssl"] = [{"text":"impl Error for ErrorStack","synthetic":false,"types":["openssl::error::ErrorStack"]},{"text":"impl Error for Error","synthetic":false,"types":["openssl::error::Error"]},{"text":"impl Error for Error","synthetic":false,"types":["openssl::ssl::error::Error"]},{"text":"impl<S: Debug> Error for HandshakeError<S>","synthetic":false,"types":["openssl::ssl::error::HandshakeError"]},{"text":"impl Error for X509VerifyResult","synthetic":false,"types":["openssl::x509::X509VerifyResult"]}];
implementors["proc_macro2"] = [{"text":"impl Error for LexError","synthetic":false,"types":["proc_macro2::LexError"]}];
implementors["rapr"] = [{"text":"impl Error for Error","synthetic":false,"types":["rapr::rapr::Error"]}];
implementors["reqwest"] = [{"text":"impl Error for Error","synthetic":false,"types":["reqwest::error::Error"]}];
implementors["serde"] = [{"text":"impl Error for Error","synthetic":false,"types":["serde::de::value::Error"]}];
implementors["serde_urlencoded"] = [{"text":"impl Error for Error","synthetic":false,"types":["serde_urlencoded::ser::Error"]}];
implementors["tokio"] = [{"text":"impl Error for ReuniteError","synthetic":false,"types":["tokio::net::tcp::split_owned::ReuniteError"]},{"text":"impl Error for ReuniteError","synthetic":false,"types":["tokio::net::unix::split_owned::ReuniteError"]},{"text":"impl Error for JoinError","synthetic":false,"types":["tokio::runtime::task::error::JoinError"]},{"text":"impl<T: Debug> Error for SendError<T>","synthetic":false,"types":["tokio::sync::broadcast::error::SendError"]},{"text":"impl Error for RecvError","synthetic":false,"types":["tokio::sync::broadcast::error::RecvError"]},{"text":"impl Error for TryRecvError","synthetic":false,"types":["tokio::sync::broadcast::error::TryRecvError"]},{"text":"impl<T: Debug> Error for SendError<T>","synthetic":false,"types":["tokio::sync::mpsc::error::SendError"]},{"text":"impl<T: Debug> Error for TrySendError<T>","synthetic":false,"types":["tokio::sync::mpsc::error::TrySendError"]},{"text":"impl Error for RecvError","synthetic":false,"types":["tokio::sync::mpsc::error::RecvError"]},{"text":"impl<T: Debug> Error for SendTimeoutError<T>","synthetic":false,"types":["tokio::sync::mpsc::error::SendTimeoutError"]},{"text":"impl Error for TryLockError","synthetic":false,"types":["tokio::sync::mutex::TryLockError"]},{"text":"impl Error for RecvError","synthetic":false,"types":["tokio::sync::oneshot::error::RecvError"]},{"text":"impl Error for TryRecvError","synthetic":false,"types":["tokio::sync::oneshot::error::TryRecvError"]},{"text":"impl Error for AcquireError","synthetic":false,"types":["tokio::sync::batch_semaphore::AcquireError"]},{"text":"impl Error for TryAcquireError","synthetic":false,"types":["tokio::sync::batch_semaphore::TryAcquireError"]},{"text":"impl<T: Debug> Error for SendError<T>","synthetic":false,"types":["tokio::sync::watch::error::SendError"]},{"text":"impl Error for RecvError","synthetic":false,"types":["tokio::sync::watch::error::RecvError"]},{"text":"impl Error for Error","synthetic":false,"types":["tokio::time::error::Error"]},{"text":"impl Error for Elapsed","synthetic":false,"types":["tokio::time::error::Elapsed"]}];
implementors["tokio_util"] = [{"text":"impl Error for LengthDelimitedCodecError","synthetic":false,"types":["tokio_util::codec::length_delimited::LengthDelimitedCodecError"]},{"text":"impl Error for LinesCodecError","synthetic":false,"types":["tokio_util::codec::lines_codec::LinesCodecError"]},{"text":"impl Error for AnyDelimiterCodecError","synthetic":false,"types":["tokio_util::codec::any_delimiter_codec::AnyDelimiterCodecError"]}];
implementors["tracing_core"] = [{"text":"impl Error for SetGlobalDefaultError","synthetic":false,"types":["tracing_core::dispatcher::SetGlobalDefaultError"]},{"text":"impl Error for ParseLevelError","synthetic":false,"types":["tracing_core::metadata::ParseLevelError"]},{"text":"impl Error for ParseLevelFilterError","synthetic":false,"types":["tracing_core::metadata::ParseLevelFilterError"]}];
implementors["url"] = [{"text":"impl Error for ParseError","synthetic":false,"types":["url::parser::ParseError"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()