pub fn atomic_write_str(path: &Path, content: &str) -> Result<()>
Write a string to path atomically.
path