(function() {var implementors = {};
implementors["bytes"] = [{"text":"impl PartialOrd<Bytes> for Bytes","synthetic":false,"types":["bytes::bytes::Bytes"]},{"text":"impl PartialOrd<[u8]> for Bytes","synthetic":false,"types":["bytes::bytes::Bytes"]},{"text":"impl PartialOrd<Bytes> for [u8]","synthetic":false,"types":[]},{"text":"impl PartialOrd<str> for Bytes","synthetic":false,"types":["bytes::bytes::Bytes"]},{"text":"impl PartialOrd<Vec<u8, Global>> for Bytes","synthetic":false,"types":["bytes::bytes::Bytes"]},{"text":"impl PartialOrd<String> for Bytes","synthetic":false,"types":["bytes::bytes::Bytes"]},{"text":"impl PartialOrd<Bytes> for &[u8]","synthetic":false,"types":[]},{"text":"impl<'a, T: ?Sized> PartialOrd<&'a T> for Bytes where
Bytes: PartialOrd<T>, ","synthetic":false,"types":["bytes::bytes::Bytes"]},{"text":"impl PartialOrd<BytesMut> for BytesMut","synthetic":false,"types":["bytes::bytes_mut::BytesMut"]},{"text":"impl PartialOrd<[u8]> for BytesMut","synthetic":false,"types":["bytes::bytes_mut::BytesMut"]},{"text":"impl PartialOrd<BytesMut> for [u8]","synthetic":false,"types":[]},{"text":"impl PartialOrd<str> for BytesMut","synthetic":false,"types":["bytes::bytes_mut::BytesMut"]},{"text":"impl PartialOrd<Vec<u8, Global>> for BytesMut","synthetic":false,"types":["bytes::bytes_mut::BytesMut"]},{"text":"impl PartialOrd<String> for BytesMut","synthetic":false,"types":["bytes::bytes_mut::BytesMut"]},{"text":"impl<'a, T: ?Sized> PartialOrd<&'a T> for BytesMut where
BytesMut: PartialOrd<T>, ","synthetic":false,"types":["bytes::bytes_mut::BytesMut"]},{"text":"impl PartialOrd<BytesMut> for &[u8]","synthetic":false,"types":[]}];
implementors["chrono"] = [{"text":"impl PartialOrd<NaiveDate> for NaiveDate","synthetic":false,"types":["chrono::naive::date::NaiveDate"]},{"text":"impl PartialOrd<NaiveDateTime> for NaiveDateTime","synthetic":false,"types":["chrono::naive::datetime::NaiveDateTime"]},{"text":"impl PartialOrd<IsoWeek> for IsoWeek","synthetic":false,"types":["chrono::naive::isoweek::IsoWeek"]},{"text":"impl PartialOrd<NaiveTime> for NaiveTime","synthetic":false,"types":["chrono::naive::time::NaiveTime"]},{"text":"impl<Tz: TimeZone> PartialOrd<Date<Tz>> for Date<Tz>","synthetic":false,"types":["chrono::date::Date"]},{"text":"impl<Tz: TimeZone, Tz2: TimeZone> PartialOrd<DateTime<Tz2>> for DateTime<Tz>","synthetic":false,"types":["chrono::datetime::DateTime"]}];
implementors["http"] = [{"text":"impl PartialOrd<HeaderValue> for HeaderValue","synthetic":false,"types":["http::header::value::HeaderValue"]},{"text":"impl PartialOrd<str> for HeaderValue","synthetic":false,"types":["http::header::value::HeaderValue"]},{"text":"impl PartialOrd<[u8]> for HeaderValue","synthetic":false,"types":["http::header::value::HeaderValue"]},{"text":"impl PartialOrd<HeaderValue> for str","synthetic":false,"types":[]},{"text":"impl PartialOrd<String> for HeaderValue","synthetic":false,"types":["http::header::value::HeaderValue"]},{"text":"impl<'a> PartialOrd<HeaderValue> for &'a HeaderValue","synthetic":false,"types":["http::header::value::HeaderValue"]},{"text":"impl<'a, T: ?Sized> PartialOrd<&'a T> for HeaderValue where
HeaderValue: PartialOrd<T>, ","synthetic":false,"types":["http::header::value::HeaderValue"]},{"text":"impl<'a> PartialOrd<HeaderValue> for &'a str","synthetic":false,"types":[]},{"text":"impl PartialOrd<StatusCode> for StatusCode","synthetic":false,"types":["http::status::StatusCode"]},{"text":"impl PartialOrd<Authority> for Authority","synthetic":false,"types":["http::uri::authority::Authority"]},{"text":"impl PartialOrd<str> for Authority","synthetic":false,"types":["http::uri::authority::Authority"]},{"text":"impl PartialOrd<Authority> for str","synthetic":false,"types":[]},{"text":"impl<'a> PartialOrd<Authority> for &'a str","synthetic":false,"types":[]},{"text":"impl<'a> PartialOrd<&'a str> for Authority","synthetic":false,"types":["http::uri::authority::Authority"]},{"text":"impl PartialOrd<String> for Authority","synthetic":false,"types":["http::uri::authority::Authority"]},{"text":"impl PartialOrd<PathAndQuery> for PathAndQuery","synthetic":false,"types":["http::uri::path::PathAndQuery"]},{"text":"impl PartialOrd<str> for PathAndQuery","synthetic":false,"types":["http::uri::path::PathAndQuery"]},{"text":"impl PartialOrd<PathAndQuery> for str","synthetic":false,"types":[]},{"text":"impl<'a> PartialOrd<&'a str> for PathAndQuery","synthetic":false,"types":["http::uri::path::PathAndQuery"]},{"text":"impl<'a> PartialOrd<PathAndQuery> for &'a str","synthetic":false,"types":[]},{"text":"impl PartialOrd<String> for PathAndQuery","synthetic":false,"types":["http::uri::path::PathAndQuery"]},{"text":"impl PartialOrd<Version> for Version","synthetic":false,"types":["http::version::Version"]}];
implementors["httpdate"] = [{"text":"impl PartialOrd<HttpDate> for HttpDate","synthetic":false,"types":["httpdate::httpdate::HttpDate"]}];
implementors["ipnet"] = [{"text":"impl PartialOrd<IpAddrRange> for IpAddrRange","synthetic":false,"types":["ipnet::ipext::IpAddrRange"]},{"text":"impl PartialOrd<Ipv4AddrRange> for Ipv4AddrRange","synthetic":false,"types":["ipnet::ipext::Ipv4AddrRange"]},{"text":"impl PartialOrd<Ipv6AddrRange> for Ipv6AddrRange","synthetic":false,"types":["ipnet::ipext::Ipv6AddrRange"]},{"text":"impl PartialOrd<IpNet> for IpNet","synthetic":false,"types":["ipnet::ipnet::IpNet"]},{"text":"impl PartialOrd<Ipv4Net> for Ipv4Net","synthetic":false,"types":["ipnet::ipnet::Ipv4Net"]},{"text":"impl PartialOrd<Ipv6Net> for Ipv6Net","synthetic":false,"types":["ipnet::ipnet::Ipv6Net"]},{"text":"impl PartialOrd<IpSubnets> for IpSubnets","synthetic":false,"types":["ipnet::ipnet::IpSubnets"]},{"text":"impl PartialOrd<Ipv4Subnets> for Ipv4Subnets","synthetic":false,"types":["ipnet::ipnet::Ipv4Subnets"]},{"text":"impl PartialOrd<Ipv6Subnets> for Ipv6Subnets","synthetic":false,"types":["ipnet::ipnet::Ipv6Subnets"]}];
implementors["log"] = [{"text":"impl PartialOrd<Level> for Level","synthetic":false,"types":["log::Level"]},{"text":"impl PartialOrd<LevelFilter> for Level","synthetic":false,"types":["log::Level"]},{"text":"impl PartialOrd<LevelFilter> for LevelFilter","synthetic":false,"types":["log::LevelFilter"]},{"text":"impl PartialOrd<Level> for LevelFilter","synthetic":false,"types":["log::LevelFilter"]},{"text":"impl<'a> PartialOrd<Metadata<'a>> for Metadata<'a>","synthetic":false,"types":["log::Metadata"]},{"text":"impl<'a> PartialOrd<MetadataBuilder<'a>> for MetadataBuilder<'a>","synthetic":false,"types":["log::MetadataBuilder"]}];
implementors["mime"] = [{"text":"impl<'a> PartialOrd<Name<'a>> for Name<'a>","synthetic":false,"types":["mime::Name"]},{"text":"impl PartialOrd<Mime> for Mime","synthetic":false,"types":["mime::Mime"]}];
implementors["mio"] = [{"text":"impl PartialOrd<Interest> for Interest","synthetic":false,"types":["mio::interest::Interest"]},{"text":"impl PartialOrd<Token> for Token","synthetic":false,"types":["mio::token::Token"]}];
implementors["openssl"] = [{"text":"impl PartialOrd<Asn1TimeRef> for Asn1TimeRef","synthetic":false,"types":["openssl::asn1::Asn1TimeRef"]},{"text":"impl PartialOrd<Asn1Time> for Asn1TimeRef","synthetic":false,"types":["openssl::asn1::Asn1TimeRef"]},{"text":"impl<'a> PartialOrd<Asn1Time> for &'a Asn1TimeRef","synthetic":false,"types":["openssl::asn1::Asn1TimeRef"]},{"text":"impl PartialOrd<Asn1Time> for Asn1Time","synthetic":false,"types":["openssl::asn1::Asn1Time"]},{"text":"impl PartialOrd<Asn1TimeRef> for Asn1Time","synthetic":false,"types":["openssl::asn1::Asn1Time"]},{"text":"impl<'a> PartialOrd<&'a Asn1TimeRef> for Asn1Time","synthetic":false,"types":["openssl::asn1::Asn1Time"]},{"text":"impl PartialOrd<BigNumRef> for BigNumRef","synthetic":false,"types":["openssl::bn::BigNumRef"]},{"text":"impl PartialOrd<BigNum> for BigNumRef","synthetic":false,"types":["openssl::bn::BigNumRef"]},{"text":"impl PartialOrd<BigNum> for BigNum","synthetic":false,"types":["openssl::bn::BigNum"]},{"text":"impl PartialOrd<BigNumRef> for BigNum","synthetic":false,"types":["openssl::bn::BigNum"]},{"text":"impl PartialOrd<CMSOptions> for CMSOptions","synthetic":false,"types":["openssl::cms::CMSOptions"]},{"text":"impl PartialOrd<OcspFlag> for OcspFlag","synthetic":false,"types":["openssl::ocsp::OcspFlag"]},{"text":"impl PartialOrd<Pkcs7Flags> for Pkcs7Flags","synthetic":false,"types":["openssl::pkcs7::Pkcs7Flags"]},{"text":"impl PartialOrd<SslOptions> for SslOptions","synthetic":false,"types":["openssl::ssl::SslOptions"]},{"text":"impl PartialOrd<SslMode> for SslMode","synthetic":false,"types":["openssl::ssl::SslMode"]},{"text":"impl PartialOrd<SslVerifyMode> for SslVerifyMode","synthetic":false,"types":["openssl::ssl::SslVerifyMode"]},{"text":"impl PartialOrd<SslSessionCacheMode> for SslSessionCacheMode","synthetic":false,"types":["openssl::ssl::SslSessionCacheMode"]},{"text":"impl PartialOrd<ExtensionContext> for ExtensionContext","synthetic":false,"types":["openssl::ssl::ExtensionContext"]},{"text":"impl PartialOrd<ShutdownState> for ShutdownState","synthetic":false,"types":["openssl::ssl::ShutdownState"]},{"text":"impl PartialOrd<X509CheckFlags> for X509CheckFlags","synthetic":false,"types":["openssl::x509::verify::X509CheckFlags"]},{"text":"impl PartialOrd<X509VerifyFlags> for X509VerifyFlags","synthetic":false,"types":["openssl::x509::verify::X509VerifyFlags"]}];
implementors["proc_macro2"] = [{"text":"impl PartialOrd<Ident> for Ident","synthetic":false,"types":["proc_macro2::Ident"]}];
implementors["signal_hook_registry"] = [{"text":"impl PartialOrd<SigId> for SigId","synthetic":false,"types":["signal_hook_registry::SigId"]}];
implementors["smallvec"] = [{"text":"impl<A: Array> PartialOrd<SmallVec<A>> for SmallVec<A> where
A::Item: PartialOrd, ","synthetic":false,"types":["smallvec::SmallVec"]}];
implementors["syn"] = [{"text":"impl PartialOrd<Lifetime> for Lifetime","synthetic":false,"types":["syn::lifetime::Lifetime"]}];
implementors["time"] = [{"text":"impl PartialOrd<Duration> for Duration","synthetic":false,"types":["time::duration::Duration"]},{"text":"impl PartialOrd<Timespec> for Timespec","synthetic":false,"types":["time::Timespec"]},{"text":"impl PartialOrd<SteadyTime> for SteadyTime","synthetic":false,"types":["time::SteadyTime"]},{"text":"impl PartialOrd<Tm> for Tm","synthetic":false,"types":["time::Tm"]}];
implementors["tinyvec"] = [{"text":"impl<A: Array> PartialOrd<ArrayVec<A>> for ArrayVec<A> where
A::Item: PartialOrd, ","synthetic":false,"types":["tinyvec::arrayvec::ArrayVec"]},{"text":"impl<'s, T> PartialOrd<SliceVec<'s, T>> for SliceVec<'s, T> where
T: PartialOrd, ","synthetic":false,"types":["tinyvec::slicevec::SliceVec"]},{"text":"impl<A: Array> PartialOrd<TinyVec<A>> for TinyVec<A> where
A::Item: PartialOrd, ","synthetic":false,"types":["tinyvec::tinyvec::TinyVec"]}];
implementors["tokio"] = [{"text":"impl PartialOrd<Ready> for Ready","synthetic":false,"types":["tokio::io::driver::ready::Ready"]},{"text":"impl PartialOrd<Instant> for Instant","synthetic":false,"types":["tokio::time::instant::Instant"]}];
implementors["tokio_util"] = [{"text":"impl PartialOrd<BytesCodec> for BytesCodec","synthetic":false,"types":["tokio_util::codec::bytes_codec::BytesCodec"]},{"text":"impl PartialOrd<LinesCodec> for LinesCodec","synthetic":false,"types":["tokio_util::codec::lines_codec::LinesCodec"]},{"text":"impl PartialOrd<AnyDelimiterCodec> for AnyDelimiterCodec","synthetic":false,"types":["tokio_util::codec::any_delimiter_codec::AnyDelimiterCodec"]}];
implementors["tracing_core"] = [{"text":"impl PartialOrd<Level> for Level","synthetic":false,"types":["tracing_core::metadata::Level"]},{"text":"impl PartialOrd<LevelFilter> for Level","synthetic":false,"types":["tracing_core::metadata::Level"]},{"text":"impl PartialOrd<LevelFilter> for LevelFilter","synthetic":false,"types":["tracing_core::metadata::LevelFilter"]},{"text":"impl PartialOrd<Level> for LevelFilter","synthetic":false,"types":["tracing_core::metadata::LevelFilter"]}];
implementors["unicode_bidi"] = [{"text":"impl PartialOrd<Level> for Level","synthetic":false,"types":["unicode_bidi::level::Level"]}];
implementors["url"] = [{"text":"impl<S: PartialOrd> PartialOrd<Host<S>> for Host<S>","synthetic":false,"types":["url::host::Host"]},{"text":"impl PartialOrd<Url> for Url","synthetic":false,"types":["url::Url"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()