write_file

Function write_file 

Source
pub fn write_file<P: AsRef<Path> + Clone>(
    path: P,
    content: &str,
) -> Result<(), Box<dyn Error>>
Expand description

write file, for generating classes files