Function futures_util::io::assert_write

source ยท
pub(crate) fn assert_write<W>(writer: W) -> W
where W: AsyncWrite,