[][src]Function zamm_yang::codegen::output_code

pub fn output_code(
    generated_code: &str,
    destination: &str,
    codegen_cfg: &CodegenConfig
)

Perform post-processing on generated code given the options specified in codegen_cfg, and then output it to the given destination file path.