Function write_source_file

Source
pub fn write_source_file(
    filename: &str,
    contents: &str,
) -> Result<(), Box<dyn Error>>
Expand description

write a file to a place