(function() {var implementors = { "anyhow":[["impl AsRef<dyn Error + Sync + Send> for Error"],["impl AsRef<dyn Error> for Error"]], "bytes":[["impl AsRef<[u8]> for BytesMut"],["impl AsRef<[u8]> for Bytes"]], "darling_core":[["impl AsRef<str> for IdentString"],["impl<T> AsRef<T> for SpannedValue<T>"],["impl AsRef<Ident> for IdentString"]], "deranged":[["impl<const MIN: i8, const MAX: i8> AsRef<i8> for RangedI8<MIN, MAX>"],["impl<const MIN: isize, const MAX: isize> AsRef<isize> for RangedIsize<MIN, MAX>"],["impl<const MIN: u16, const MAX: u16> AsRef<u16> for RangedU16<MIN, MAX>"],["impl<const MIN: u32, const MAX: u32> AsRef<u32> for RangedU32<MIN, MAX>"],["impl<const MIN: u8, const MAX: u8> AsRef<u8> for RangedU8<MIN, MAX>"],["impl<const MIN: u64, const MAX: u64> AsRef<u64> for RangedU64<MIN, MAX>"],["impl<const MIN: i128, const MAX: i128> AsRef<i128> for RangedI128<MIN, MAX>"],["impl<const MIN: usize, const MAX: usize> AsRef<usize> for RangedUsize<MIN, MAX>"],["impl<const MIN: u128, const MAX: u128> AsRef<u128> for RangedU128<MIN, MAX>"],["impl<const MIN: i32, const MAX: i32> AsRef<i32> for RangedI32<MIN, MAX>"],["impl<const MIN: i16, const MAX: i16> AsRef<i16> for RangedI16<MIN, MAX>"],["impl<const MIN: i64, const MAX: i64> AsRef<i64> for RangedI64<MIN, MAX>"]], "either":[["impl<L, R> AsRef<CStr> for Either<L, R>
where\n L: AsRef<CStr>,\n R: AsRef<CStr>,
"],["impl<L, R, Target> AsRef<Target> for Either<L, R>
where\n L: AsRef<Target>,\n R: AsRef<Target>,
"],["impl<L, R> AsRef<OsStr> for Either<L, R>
where\n L: AsRef<OsStr>,\n R: AsRef<OsStr>,
"],["impl<L, R, Target> AsRef<[Target]> for Either<L, R>
where\n L: AsRef<[Target]>,\n R: AsRef<[Target]>,
"],["impl<L, R> AsRef<Path> for Either<L, R>
where\n L: AsRef<Path>,\n R: AsRef<Path>,
"],["impl<L, R> AsRef<str> for Either<L, R>
where\n L: AsRef<str>,\n R: AsRef<str>,
"]], "futures_util":[["impl<T: AsRef<[u8]>> AsRef<[u8]> for Window<T>"]], "google_youtube3":[["impl AsRef<str> for Scope"]], "h2":[["impl AsRef<[u8]> for Protocol"]], "http":[["impl<T> AsRef<str> for Port<T>
where\n T: AsRef<str>,
"],["impl AsRef<[u8]> for HeaderName"],["impl AsRef<[u8]> for HeaderValue"],["impl AsRef<str> for HeaderName"],["impl AsRef<str> for Authority"],["impl AsRef<str> for Method"],["impl AsRef<str> for Scheme"]], "hyper":[["impl AsRef<[u8]> for Protocol"],["impl AsRef<[u8]> for ReasonPhrase"]], "mime":[["impl<'a> AsRef<str> for Name<'a>"],["impl AsRef<str> for Mime"]], "powerfmt":[["impl<const SIZE: usize> AsRef<[u8]> for WriteBuffer<SIZE>"],["impl<const SIZE: usize> AsRef<str> for WriteBuffer<SIZE>"]], "ring":[["impl AsRef<[u8; 12]> for Nonce"],["impl AsRef<[u8]> for Tag"],["impl AsRef<[u8]> for Document"],["impl<A> AsRef<[u8]> for Aad<A>
where\n A: AsRef<[u8]>,
"],["impl AsRef<[u8]> for PublicKey"],["impl AsRef<[u8]> for Digest"],["impl AsRef<[u8]> for RsaSubjectPublicKey"],["impl AsRef<[u8]> for Signature"],["impl AsRef<[u8]> for Tag"]], "rustls":[["impl AsRef<[u8]> for DistinguishedName"],["impl AsRef<[u8]> for PresharedKeyBinder"],["impl AsRef<[u8]> for Certificate"],["impl AsRef<[u8]> for ResponderId"],["impl AsRef<[u8]> for Sct"],["impl AsRef<[u8]> for ProtocolName"]], "rustls_native_certs":[["impl AsRef<[u8]> for Certificate"]], "security_framework":[["impl AsRef<[u8]> for SecKeychainItemPassword"]], "time":[["impl AsRef<Instant> for Instant"]], "tinyvec":[["impl<'s, T> AsRef<[T]> for SliceVec<'s, T>"],["impl<A: Array> AsRef<[<A as Array>::Item]> for TinyVec<A>"],["impl<A: Array> AsRef<[<A as Array>::Item]> for ArrayVec<A>"]], "tokio":[["impl AsRef<TcpStream> for OwnedWriteHalf"],["impl AsRef<TcpStream> for ReadHalf<'_>"],["impl AsRef<TcpStream> for OwnedReadHalf"],["impl AsRef<UnixStream> for OwnedWriteHalf"],["impl AsRef<UnixStream> for ReadHalf<'_>"],["impl AsRef<UnixStream> for OwnedReadHalf"],["impl AsRef<TcpStream> for WriteHalf<'_>"],["impl AsRef<UnixStream> for WriteHalf<'_>"]], "tokio_util":[["impl AsRef<Semaphore> for PollSemaphore"]], "tracing_core":[["impl AsRef<str> for Field"]], "url":[["impl AsRef<str> for Url"]], "webpki":[["impl AsRef<str> for IpAddr"],["impl AsRef<str> for DnsNameRef<'_>"],["impl AsRef<str> for DnsName"],["impl AsRef<[u8]> for SubjectNameRef<'_>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()