[][src]Function async_httplib::flush_write

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