(function() { var implementors = Object.fromEntries([["hyper_util",[["impl<I> AsyncRead for WithHyperIo<I>
where\n I: AsyncRead,
"],["impl<I> AsyncRead for WithTokioIo<I>
where\n I: Read,
"],["impl<T> AsyncRead for TokioIo<T>
where\n T: Read,
"]]],["tokio",[]],["tokio_util",[["impl AsyncRead for Receiver"],["impl<L, R> AsyncRead for Either<L, R>
where\n L: AsyncRead,\n R: AsyncRead,
"],["impl<R: AsyncRead, F: FnMut(&[u8])> AsyncRead for InspectReader<R, F>"],["impl<S, B, E> AsyncRead for StreamReader<S, B>
where\n S: Stream<Item = Result<B, E>>,\n B: Buf,\n E: Into<Error>,
"],["impl<S: AsyncRead> AsyncRead for SinkWriter<S>"],["impl<W: AsyncRead, F> AsyncRead for InspectWriter<W, F>"]]]]); if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })() //{"start":57,"fragment_lengths":[1373,13,3483]}