pub fn codegen_ir(
ir: IR,
project: &ProjectSettings,
settings: CodegenIRSettings,
) -> Result<Datapack>Expand description
Runs the full routine for lowering IR and producing a datapack
pub fn codegen_ir(
ir: IR,
project: &ProjectSettings,
settings: CodegenIRSettings,
) -> Result<Datapack>Runs the full routine for lowering IR and producing a datapack