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