write_file_safe

Function write_file_safe 

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