futures_util::io

Function assert_read

Source
pub(crate) fn assert_read<R>(reader: R) -> R
where R: AsyncRead,