Skip to main content

atomic_write

Function atomic_write 

Source
pub fn atomic_write(target: &Path, data: &[u8]) -> Result<(), Error>
Expand description

Atomic write: write to temp file then rename