Skip to main content

write_file_atomic

Function write_file_atomic 

Source
pub fn write_file_atomic(path: &Path, bytes: &[u8]) -> Result<()>