futures_util
0.3.31
In futures_util::io
Function
futures_util
::
io
::
assert_read
Copy item path
source
ยท
[
−
]
pub(crate) fn assert_read<R>(reader: R) -> R
where R:
AsyncRead
,