futures_util::io

Function assert_write

Source
pub(crate) fn assert_write<W>(writer: W) -> W
where W: AsyncWrite,