futures_
util
0.3.31
In futures_
util::
io
futures_util
::
io
Function
assert_read
Copy item path
Source
pub(crate) fn assert_read<R>(reader: R) -> R
where R:
AsyncRead
,