pub fn write_file(dest: &str, buf: &[u8], info: &OutputInfo) -> Result<(), Error>
Expand description

Errors

TODO