Skip to main content

write_file

Function write_file 

Source
pub fn write_file<P: AsRef<Path>>(filename: P, output: &[u8]) -> Result<()>
Expand description

Saves the content to a file.