Function bio_io::write_to_file

source ·
pub fn write_to_file(out: &str, buffer: &mut Box<dyn Write>)
Expand description

write to a file, but don’t error on broken pipes