pub fn write_file<P: AsRef<Path>>(path: P, content: &str)
Write content into file given by path
content
path