(function() {var implementors = {}; implementors["tokio_http2"] = ["impl AsRef<[u8]> for EasyBuf","impl<T> AsRef<[u8]> for Window<T> where T: AsRef<[u8]>","impl<'a, T> AsRef<T> for Cow<'a, T> where T: ToOwned + ?Sized","impl AsRef<str> for String","impl AsRef<[u8]> for String","impl<T> AsRef<Vec<T>> for Vec<T>","impl<T> AsRef<[T]> for Vec<T>","impl<T> AsRef<T> for Box<T> where T: ?Sized","impl<T> AsRef<T> for Arc<T> where T: ?Sized","impl<T> AsRef<T> for Rc<T> where T: ?Sized","impl AsRef<Vec<u8>> for ByteBuf","impl AsRef<[u8]> for ByteBuf","impl AsRef<Path> for TempDir","impl AsRef<u32> for SigSet","impl AsRef<[u8]> for Lit","impl AsRef<[u8]> for Lit","impl AsRef<u32> for SigSet","impl<S> AsRef<str> for UniCase<S> where S: AsRef<str>","impl AsRef<str> for Url","impl<A> AsRef<[A::Item]> for SmallVec<A> where A: Array","impl AsRef<CStr> for CStr","impl AsRef<CStr> for CString","impl AsRef<OsStr> for OsStr","impl AsRef<OsStr> for OsString","impl AsRef<OsStr> for str","impl AsRef<OsStr> for String","impl<'a> AsRef<OsStr> for Component<'a>","impl<'a> AsRef<Path> for Components<'a>","impl<'a> AsRef<OsStr> for Components<'a>","impl<'a> AsRef<Path> for Iter<'a>","impl<'a> AsRef<OsStr> for Iter<'a>","impl AsRef<OsStr> for PathBuf","impl AsRef<OsStr> for Path","impl AsRef<Path> for Path","impl AsRef<Path> for OsStr","impl<'a> AsRef<Path> for Cow<'a, OsStr>","impl AsRef<Path> for OsString","impl AsRef<Path> for str","impl AsRef<Path> for String","impl AsRef<Path> for PathBuf","impl AsRef<str> for Method","impl AsRef<Path> for SaveDir",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()