Skip to main content

write_atomically

Function write_atomically 

Source
pub fn write_atomically<T: Serialize>(path: &str, value: &T) -> Result<()>