Function futures_util::io::assert_read

source ยท
pub(crate) fn assert_read<R>(reader: R) -> R
where R: AsyncRead,