(function() {var implementors = {};
implementors["base64"] = [{"text":"impl<'a> Display for Base64Display<'a>","synthetic":false,"types":["base64::display::Base64Display"]},{"text":"impl Display for DecodeError","synthetic":false,"types":["base64::decode::DecodeError"]}];
implementors["futures_channel"] = [{"text":"impl Display for SendError","synthetic":false,"types":["futures_channel::mpsc::SendError"]},{"text":"impl<T> Display for TrySendError<T>","synthetic":false,"types":["futures_channel::mpsc::TrySendError"]},{"text":"impl Display for TryRecvError","synthetic":false,"types":["futures_channel::mpsc::TryRecvError"]},{"text":"impl Display for Canceled","synthetic":false,"types":["futures_channel::oneshot::Canceled"]}];
implementors["futures_task"] = [{"text":"impl Display for SpawnError","synthetic":false,"types":["futures_task::spawn::SpawnError"]}];
implementors["h2"] = [{"text":"impl Display for Error","synthetic":false,"types":["h2::error::Error"]},{"text":"impl Display for Reason","synthetic":false,"types":["h2::frame::reason::Reason"]}];
implementors["http"] = [{"text":"impl Display for HeaderName","synthetic":false,"types":["http::header::name::HeaderName"]},{"text":"impl Display for InvalidHeaderName","synthetic":false,"types":["http::header::name::InvalidHeaderName"]},{"text":"impl Display for InvalidHeaderValue","synthetic":false,"types":["http::header::value::InvalidHeaderValue"]},{"text":"impl Display for ToStrError","synthetic":false,"types":["http::header::value::ToStrError"]},{"text":"impl Display for Method","synthetic":false,"types":["http::method::Method"]},{"text":"impl Display for InvalidMethod","synthetic":false,"types":["http::method::InvalidMethod"]},{"text":"impl Display for StatusCode","synthetic":false,"types":["http::status::StatusCode"]},{"text":"impl Display for InvalidStatusCode","synthetic":false,"types":["http::status::InvalidStatusCode"]},{"text":"impl Display for Authority","synthetic":false,"types":["http::uri::authority::Authority"]},{"text":"impl Display for PathAndQuery","synthetic":false,"types":["http::uri::path::PathAndQuery"]},{"text":"impl<T> Display for Port<T>","synthetic":false,"types":["http::uri::port::Port"]},{"text":"impl Display for Scheme","synthetic":false,"types":["http::uri::scheme::Scheme"]},{"text":"impl Display for Uri","synthetic":false,"types":["http::uri::Uri"]},{"text":"impl Display for InvalidUri","synthetic":false,"types":["http::uri::InvalidUri"]},{"text":"impl Display for InvalidUriParts","synthetic":false,"types":["http::uri::InvalidUriParts"]},{"text":"impl Display for Error","synthetic":false,"types":["http::error::Error"]}];
implementors["httparse"] = [{"text":"impl Display for Error","synthetic":false,"types":["httparse::Error"]},{"text":"impl Display for InvalidChunkSize","synthetic":false,"types":["httparse::InvalidChunkSize"]}];
implementors["httpdate"] = [{"text":"impl Display for HttpDate","synthetic":false,"types":["httpdate::httpdate::HttpDate"]},{"text":"impl Display for Error","synthetic":false,"types":["httpdate::Error"]}];
implementors["hyper"] = [{"text":"impl Display for Error","synthetic":false,"types":["hyper::error::Error"]},{"text":"impl Display for Name","synthetic":false,"types":["hyper::client::connect::dns::Name"]},{"text":"impl Display for InvalidNameError","synthetic":false,"types":["hyper::client::connect::dns::InvalidNameError"]}];
implementors["idna"] = [{"text":"impl Display for Errors","synthetic":false,"types":["idna::uts46::Errors"]}];
implementors["ipnet"] = [{"text":"impl Display for PrefixLenError","synthetic":false,"types":["ipnet::ipnet::PrefixLenError"]},{"text":"impl Display for IpNet","synthetic":false,"types":["ipnet::ipnet::IpNet"]},{"text":"impl Display for Ipv4Net","synthetic":false,"types":["ipnet::ipnet::Ipv4Net"]},{"text":"impl Display for Ipv6Net","synthetic":false,"types":["ipnet::ipnet::Ipv6Net"]},{"text":"impl Display for AddrParseError","synthetic":false,"types":["ipnet::parser::AddrParseError"]}];
implementors["lock_api"] = [{"text":"impl<'a, R: RawMutex + 'a, T: Display + ?Sized + 'a> Display for MutexGuard<'a, R, T>","synthetic":false,"types":["lock_api::mutex::MutexGuard"]},{"text":"impl<'a, R: RawMutex + 'a, T: Display + ?Sized + 'a> Display for MappedMutexGuard<'a, R, T>","synthetic":false,"types":["lock_api::mutex::MappedMutexGuard"]},{"text":"impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: Display + ?Sized + 'a> Display for ReentrantMutexGuard<'a, R, G, T>","synthetic":false,"types":["lock_api::remutex::ReentrantMutexGuard"]},{"text":"impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: Display + ?Sized + 'a> Display for MappedReentrantMutexGuard<'a, R, G, T>","synthetic":false,"types":["lock_api::remutex::MappedReentrantMutexGuard"]},{"text":"impl<'a, R: RawRwLock + 'a, T: Display + ?Sized + 'a> Display for RwLockReadGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::RwLockReadGuard"]},{"text":"impl<'a, R: RawRwLock + 'a, T: Display + ?Sized + 'a> Display for RwLockWriteGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::RwLockWriteGuard"]},{"text":"impl<'a, R: RawRwLockUpgrade + 'a, T: Display + ?Sized + 'a> Display for RwLockUpgradableReadGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::RwLockUpgradableReadGuard"]},{"text":"impl<'a, R: RawRwLock + 'a, T: Display + ?Sized + 'a> Display for MappedRwLockReadGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::MappedRwLockReadGuard"]},{"text":"impl<'a, R: RawRwLock + 'a, T: Display + ?Sized + 'a> Display for MappedRwLockWriteGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::MappedRwLockWriteGuard"]}];
implementors["log"] = [{"text":"impl Display for Level","synthetic":false,"types":["log::Level"]},{"text":"impl Display for LevelFilter","synthetic":false,"types":["log::LevelFilter"]},{"text":"impl Display for SetLoggerError","synthetic":false,"types":["log::SetLoggerError"]},{"text":"impl Display for ParseLevelError","synthetic":false,"types":["log::ParseLevelError"]}];
implementors["mime"] = [{"text":"impl Display for FromStrError","synthetic":false,"types":["mime::FromStrError"]},{"text":"impl Display for Mime","synthetic":false,"types":["mime::Mime"]},{"text":"impl<'a> Display for Name<'a>","synthetic":false,"types":["mime::Name"]}];
implementors["native_tls"] = [{"text":"impl Display for Error","synthetic":false,"types":["native_tls::Error"]},{"text":"impl<S> Display for HandshakeError<S> where
S: Any + Debug, ","synthetic":false,"types":["native_tls::HandshakeError"]}];
implementors["openssl"] = [{"text":"impl Display for Asn1GeneralizedTimeRef","synthetic":false,"types":["openssl::asn1::Asn1GeneralizedTimeRef"]},{"text":"impl Display for Asn1TimeRef","synthetic":false,"types":["openssl::asn1::Asn1TimeRef"]},{"text":"impl Display for Asn1ObjectRef","synthetic":false,"types":["openssl::asn1::Asn1ObjectRef"]},{"text":"impl Display for BigNumRef","synthetic":false,"types":["openssl::bn::BigNumRef"]},{"text":"impl Display for BigNum","synthetic":false,"types":["openssl::bn::BigNum"]},{"text":"impl Display for ErrorStack","synthetic":false,"types":["openssl::error::ErrorStack"]},{"text":"impl Display for Error","synthetic":false,"types":["openssl::error::Error"]},{"text":"impl Display for Error","synthetic":false,"types":["openssl::ssl::error::Error"]},{"text":"impl<S: Debug> Display for HandshakeError<S>","synthetic":false,"types":["openssl::ssl::error::HandshakeError"]},{"text":"impl Display for OpensslString","synthetic":false,"types":["openssl::string::OpensslString"]},{"text":"impl Display for OpensslStringRef","synthetic":false,"types":["openssl::string::OpensslStringRef"]},{"text":"impl Display for X509VerifyResult","synthetic":false,"types":["openssl::x509::X509VerifyResult"]}];
implementors["percent_encoding"] = [{"text":"impl<'a> Display for PercentEncode<'a>","synthetic":false,"types":["percent_encoding::PercentEncode"]}];
implementors["proc_macro2"] = [{"text":"impl Display for TokenStream","synthetic":false,"types":["proc_macro2::TokenStream"]},{"text":"impl Display for LexError","synthetic":false,"types":["proc_macro2::LexError"]},{"text":"impl Display for TokenTree","synthetic":false,"types":["proc_macro2::TokenTree"]},{"text":"impl Display for Group","synthetic":false,"types":["proc_macro2::Group"]},{"text":"impl Display for Punct","synthetic":false,"types":["proc_macro2::Punct"]},{"text":"impl Display for Ident","synthetic":false,"types":["proc_macro2::Ident"]},{"text":"impl Display for Literal","synthetic":false,"types":["proc_macro2::Literal"]}];
implementors["rapr"] = [{"text":"impl Display for Error","synthetic":false,"types":["rapr::rapr::Error"]}];
implementors["reqwest"] = [{"text":"impl Display for Error","synthetic":false,"types":["reqwest::error::Error"]}];
implementors["serde"] = [{"text":"impl Display for Error","synthetic":false,"types":["serde::de::value::Error"]},{"text":"impl<'a> Display for Unexpected<'a>","synthetic":false,"types":["serde::de::Unexpected"]},{"text":"impl<'a> Display for dyn Expected + 'a","synthetic":false,"types":["serde::de::Expected"]}];
implementors["serde_json"] = [{"text":"impl Display for Error","synthetic":false,"types":["serde_json::error::Error"]},{"text":"impl Display for Value","synthetic":false,"types":["serde_json::value::Value"]},{"text":"impl Display for Number","synthetic":false,"types":["serde_json::number::Number"]}];
implementors["serde_urlencoded"] = [{"text":"impl Display for Error","synthetic":false,"types":["serde_urlencoded::ser::Error"]}];
implementors["smallvec"] = [{"text":"impl Display for CollectionAllocErr","synthetic":false,"types":["smallvec::CollectionAllocErr"]}];
implementors["tinyvec"] = [{"text":"impl<A: Array> Display for ArrayVec<A> where
A::Item: Display, ","synthetic":false,"types":["tinyvec::arrayvec::ArrayVec"]},{"text":"impl<'s, T> Display for SliceVec<'s, T> where
T: Display, ","synthetic":false,"types":["tinyvec::slicevec::SliceVec"]},{"text":"impl<A: Array> Display for TinyVec<A> where
A::Item: Display, ","synthetic":false,"types":["tinyvec::tinyvec::TinyVec"]}];
implementors["tokio"] = [{"text":"impl Display for ReuniteError","synthetic":false,"types":["tokio::net::tcp::split_owned::ReuniteError"]},{"text":"impl Display for ReuniteError","synthetic":false,"types":["tokio::net::unix::split_owned::ReuniteError"]},{"text":"impl Display for JoinError","synthetic":false,"types":["tokio::runtime::task::error::JoinError"]},{"text":"impl<T> Display for SendError<T>","synthetic":false,"types":["tokio::sync::broadcast::error::SendError"]},{"text":"impl Display for RecvError","synthetic":false,"types":["tokio::sync::broadcast::error::RecvError"]},{"text":"impl Display for TryRecvError","synthetic":false,"types":["tokio::sync::broadcast::error::TryRecvError"]},{"text":"impl<T> Display for SendError<T>","synthetic":false,"types":["tokio::sync::mpsc::error::SendError"]},{"text":"impl<T> Display for TrySendError<T>","synthetic":false,"types":["tokio::sync::mpsc::error::TrySendError"]},{"text":"impl Display for RecvError","synthetic":false,"types":["tokio::sync::mpsc::error::RecvError"]},{"text":"impl<T> Display for SendTimeoutError<T>","synthetic":false,"types":["tokio::sync::mpsc::error::SendTimeoutError"]},{"text":"impl Display for TryLockError","synthetic":false,"types":["tokio::sync::mutex::TryLockError"]},{"text":"impl<T: ?Sized + Display> Display for MutexGuard<'_, T>","synthetic":false,"types":["tokio::sync::mutex::MutexGuard"]},{"text":"impl<T: ?Sized + Display> Display for OwnedMutexGuard<T>","synthetic":false,"types":["tokio::sync::mutex::OwnedMutexGuard"]},{"text":"impl Display for RecvError","synthetic":false,"types":["tokio::sync::oneshot::error::RecvError"]},{"text":"impl Display for TryRecvError","synthetic":false,"types":["tokio::sync::oneshot::error::TryRecvError"]},{"text":"impl Display for AcquireError","synthetic":false,"types":["tokio::sync::batch_semaphore::AcquireError"]},{"text":"impl Display for TryAcquireError","synthetic":false,"types":["tokio::sync::batch_semaphore::TryAcquireError"]},{"text":"impl<'a, T: ?Sized> Display for RwLockReadGuard<'a, T> where
T: Display, ","synthetic":false,"types":["tokio::sync::rwlock::read_guard::RwLockReadGuard"]},{"text":"impl<'a, T: ?Sized> Display for RwLockWriteGuard<'a, T> where
T: Display, ","synthetic":false,"types":["tokio::sync::rwlock::write_guard::RwLockWriteGuard"]},{"text":"impl<'a, T: ?Sized> Display for RwLockMappedWriteGuard<'a, T> where
T: Display, ","synthetic":false,"types":["tokio::sync::rwlock::write_guard_mapped::RwLockMappedWriteGuard"]},{"text":"impl<T: Debug> Display for SendError<T>","synthetic":false,"types":["tokio::sync::watch::error::SendError"]},{"text":"impl Display for RecvError","synthetic":false,"types":["tokio::sync::watch::error::RecvError"]},{"text":"impl Display for Error","synthetic":false,"types":["tokio::time::error::Error"]},{"text":"impl Display for Elapsed","synthetic":false,"types":["tokio::time::error::Elapsed"]}];
implementors["tokio_util"] = [{"text":"impl Display for LengthDelimitedCodecError","synthetic":false,"types":["tokio_util::codec::length_delimited::LengthDelimitedCodecError"]},{"text":"impl Display for LinesCodecError","synthetic":false,"types":["tokio_util::codec::lines_codec::LinesCodecError"]},{"text":"impl Display for AnyDelimiterCodecError","synthetic":false,"types":["tokio_util::codec::any_delimiter_codec::AnyDelimiterCodecError"]}];
implementors["tracing_core"] = [{"text":"impl Display for SetGlobalDefaultError","synthetic":false,"types":["tracing_core::dispatcher::SetGlobalDefaultError"]},{"text":"impl Display for dyn Value","synthetic":false,"types":["tracing_core::field::Value"]},{"text":"impl<T: Display> Display for DisplayValue<T>","synthetic":false,"types":["tracing_core::field::DisplayValue"]},{"text":"impl Display for Field","synthetic":false,"types":["tracing_core::field::Field"]},{"text":"impl Display for FieldSet","synthetic":false,"types":["tracing_core::field::FieldSet"]},{"text":"impl<'a> Display for ValueSet<'a>","synthetic":false,"types":["tracing_core::field::ValueSet"]},{"text":"impl Display for Level","synthetic":false,"types":["tracing_core::metadata::Level"]},{"text":"impl Display for LevelFilter","synthetic":false,"types":["tracing_core::metadata::LevelFilter"]},{"text":"impl Display for ParseLevelError","synthetic":false,"types":["tracing_core::metadata::ParseLevelError"]},{"text":"impl Display for ParseLevelFilterError","synthetic":false,"types":["tracing_core::metadata::ParseLevelFilterError"]}];
implementors["unicode_normalization"] = [{"text":"impl<I: Iterator<Item = char> + Clone> Display for Decompositions<I>","synthetic":false,"types":["unicode_normalization::decompose::Decompositions"]},{"text":"impl<I: Iterator<Item = char> + Clone> Display for Recompositions<I>","synthetic":false,"types":["unicode_normalization::recompose::Recompositions"]},{"text":"impl<I: Iterator<Item = char> + Clone> Display for Replacements<I>","synthetic":false,"types":["unicode_normalization::replace::Replacements"]}];
implementors["url"] = [{"text":"impl<S: AsRef<str>> Display for Host<S>","synthetic":false,"types":["url::host::Host"]},{"text":"impl Display for ParseError","synthetic":false,"types":["url::parser::ParseError"]},{"text":"impl Display for SyntaxViolation","synthetic":false,"types":["url::parser::SyntaxViolation"]},{"text":"impl Display for Url","synthetic":false,"types":["url::Url"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()