tokio_util
0.7.12
Module stream_reader
Structs
In tokio_util::io
Module
tokio_util
::
io
::
stream_reader
Copy item path
source
·
[
−
]
Structs
§
StreamReader
Convert a
Stream
of byte chunks into an
AsyncRead
.
StreamReaderProject
🔒