[][src]Function async_httype::flush_stream

pub async fn flush_stream<'_, S>(stream: &'_ mut S) -> Result<(), Error> where
    S: Write + Unpin