[][src]Function lark_build::codegen

pub fn codegen(
    db: &LarkDatabase,
    codegen_type: CodegenType
) -> WithError<String>

Converts the MIR context of definitions into the chosen source type