Skip to main content

write_file

Function write_file 

Source
pub fn write_file(file: &mut File, data: impl AsRef<[u8]>) -> Result<()>
Expand description

Write data to file