(function() {var implementors = { "hyper":[["impl AsyncRead for AddrStream"],["impl AsyncRead for Upgraded"]], "hyper_rustls":[["impl<T: AsyncRead + AsyncWrite + Unpin> AsyncRead for MaybeHttpsStream<T>"]], "tokio":[], "tokio_rustls":[["impl<IO> AsyncRead for TlsStream<IO>
"],["impl<T> AsyncRead for TlsStream<T>"],["impl<IO> AsyncRead for TlsStream<IO>"]], "tokio_util":[["impl<L, R> AsyncRead for Either<L, R>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()