assert_read

Function assert_read 

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