Skip to main content

atomic_write_str

Function atomic_write_str 

Source
pub fn atomic_write_str(path: &Path, content: &str) -> Result<()>
Expand description

Convenience wrapper: atomically write a &str to path.