pub fn write_file<P: AsRef<Path>>(path: P, content: &str)
Writes string content to a file at the specified path
path
content