Skip to main content

flush_write

Function flush_write 

Source
pub async fn flush_write<O>(output: &mut O) -> Result<(), Error>
where O: Write + Unpin,