tokio_util
0.7.12
Module reader_stream
Structs
Constants
In tokio_util::io
Module
tokio_util
::
io
::
reader_stream
Copy item path
source
·
[
−
]
Structs
§
ReaderStream
Convert an
AsyncRead
into a
Stream
of byte chunks.
Constants
§
DEFAULT_CAPACITY
🔒