(function() {var implementors = {};
implementors["bytes"] = [{"text":"impl Ord for Bytes","synthetic":false,"types":["bytes::bytes::Bytes"]},{"text":"impl Ord for BytesMut","synthetic":false,"types":["bytes::bytes_mut::BytesMut"]}];
implementors["http"] = [{"text":"impl Ord for HeaderValue","synthetic":false,"types":["http::header::value::HeaderValue"]},{"text":"impl Ord for StatusCode","synthetic":false,"types":["http::status::StatusCode"]},{"text":"impl Ord for Version","synthetic":false,"types":["http::version::Version"]}];
implementors["httpdate"] = [{"text":"impl Ord for HttpDate","synthetic":false,"types":["httpdate::httpdate::HttpDate"]}];
implementors["ipnet"] = [{"text":"impl Ord for IpAddrRange","synthetic":false,"types":["ipnet::ipext::IpAddrRange"]},{"text":"impl Ord for Ipv4AddrRange","synthetic":false,"types":["ipnet::ipext::Ipv4AddrRange"]},{"text":"impl Ord for Ipv6AddrRange","synthetic":false,"types":["ipnet::ipext::Ipv6AddrRange"]},{"text":"impl Ord for IpNet","synthetic":false,"types":["ipnet::ipnet::IpNet"]},{"text":"impl Ord for Ipv4Net","synthetic":false,"types":["ipnet::ipnet::Ipv4Net"]},{"text":"impl Ord for Ipv6Net","synthetic":false,"types":["ipnet::ipnet::Ipv6Net"]},{"text":"impl Ord for IpSubnets","synthetic":false,"types":["ipnet::ipnet::IpSubnets"]},{"text":"impl Ord for Ipv4Subnets","synthetic":false,"types":["ipnet::ipnet::Ipv4Subnets"]},{"text":"impl Ord for Ipv6Subnets","synthetic":false,"types":["ipnet::ipnet::Ipv6Subnets"]}];
implementors["log"] = [{"text":"impl Ord for Level","synthetic":false,"types":["log::Level"]},{"text":"impl Ord for LevelFilter","synthetic":false,"types":["log::LevelFilter"]},{"text":"impl<'a> Ord for Metadata<'a>","synthetic":false,"types":["log::Metadata"]},{"text":"impl<'a> Ord for MetadataBuilder<'a>","synthetic":false,"types":["log::MetadataBuilder"]}];
implementors["mime"] = [{"text":"impl<'a> Ord for Name<'a>","synthetic":false,"types":["mime::Name"]},{"text":"impl Ord for Mime","synthetic":false,"types":["mime::Mime"]}];
implementors["mio"] = [{"text":"impl Ord for Interest","synthetic":false,"types":["mio::interest::Interest"]},{"text":"impl Ord for Token","synthetic":false,"types":["mio::token::Token"]}];
implementors["openssl"] = [{"text":"impl Ord for BigNumRef","synthetic":false,"types":["openssl::bn::BigNumRef"]},{"text":"impl Ord for BigNum","synthetic":false,"types":["openssl::bn::BigNum"]},{"text":"impl Ord for CMSOptions","synthetic":false,"types":["openssl::cms::CMSOptions"]},{"text":"impl Ord for OcspFlag","synthetic":false,"types":["openssl::ocsp::OcspFlag"]},{"text":"impl Ord for Pkcs7Flags","synthetic":false,"types":["openssl::pkcs7::Pkcs7Flags"]},{"text":"impl Ord for SslOptions","synthetic":false,"types":["openssl::ssl::SslOptions"]},{"text":"impl Ord for SslMode","synthetic":false,"types":["openssl::ssl::SslMode"]},{"text":"impl Ord for SslVerifyMode","synthetic":false,"types":["openssl::ssl::SslVerifyMode"]},{"text":"impl Ord for SslSessionCacheMode","synthetic":false,"types":["openssl::ssl::SslSessionCacheMode"]},{"text":"impl Ord for ExtensionContext","synthetic":false,"types":["openssl::ssl::ExtensionContext"]},{"text":"impl Ord for ShutdownState","synthetic":false,"types":["openssl::ssl::ShutdownState"]},{"text":"impl Ord for X509CheckFlags","synthetic":false,"types":["openssl::x509::verify::X509CheckFlags"]},{"text":"impl Ord for X509VerifyFlags","synthetic":false,"types":["openssl::x509::verify::X509VerifyFlags"]}];
implementors["proc_macro2"] = [{"text":"impl Ord for Ident","synthetic":false,"types":["proc_macro2::Ident"]}];
implementors["signal_hook_registry"] = [{"text":"impl Ord for SigId","synthetic":false,"types":["signal_hook_registry::SigId"]}];
implementors["smallvec"] = [{"text":"impl<A: Array> Ord for SmallVec<A> where
A::Item: Ord, ","synthetic":false,"types":["smallvec::SmallVec"]}];
implementors["tinyvec"] = [{"text":"impl<A: Array> Ord for ArrayVec<A> where
A::Item: Ord, ","synthetic":false,"types":["tinyvec::arrayvec::ArrayVec"]},{"text":"impl<'s, T> Ord for SliceVec<'s, T> where
T: Ord, ","synthetic":false,"types":["tinyvec::slicevec::SliceVec"]},{"text":"impl<A: Array> Ord for TinyVec<A> where
A::Item: Ord, ","synthetic":false,"types":["tinyvec::tinyvec::TinyVec"]}];
implementors["tokio"] = [{"text":"impl Ord for Instant","synthetic":false,"types":["tokio::time::instant::Instant"]}];
implementors["tokio_util"] = [{"text":"impl Ord for BytesCodec","synthetic":false,"types":["tokio_util::codec::bytes_codec::BytesCodec"]},{"text":"impl Ord for LinesCodec","synthetic":false,"types":["tokio_util::codec::lines_codec::LinesCodec"]},{"text":"impl Ord for AnyDelimiterCodec","synthetic":false,"types":["tokio_util::codec::any_delimiter_codec::AnyDelimiterCodec"]}];
implementors["tracing_core"] = [{"text":"impl Ord for Level","synthetic":false,"types":["tracing_core::metadata::Level"]},{"text":"impl Ord for LevelFilter","synthetic":false,"types":["tracing_core::metadata::LevelFilter"]}];
implementors["unicode_bidi"] = [{"text":"impl Ord for Level","synthetic":false,"types":["unicode_bidi::level::Level"]}];
implementors["url"] = [{"text":"impl<S: Ord> Ord for Host<S>","synthetic":false,"types":["url::host::Host"]},{"text":"impl Ord for Url","synthetic":false,"types":["url::Url"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()