Function write_file

Source
pub fn write_file<P: AsRef<Path>>(path: P, content: &str)
Expand description

Write content into file given by path