write_file

Function write_file 

Source
pub fn write_file(filename: PathBuf, writer: Vec<u8>) -> Result<(), Error>