Function ocsf_codegen::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
pub fn write_source_file(
filename: &str,
contents: &str
) -> Result<(), Box<dyn Error>>write a file to a place