Skip to main content

compile_resident_plan

Function compile_resident_plan 

Source
pub fn compile_resident_plan(
    mc: &McProgram,
) -> Result<ResidentPlan, ResidentRejection>
Expand description

Compile an McProgram into a resident-engine plan, or return a typed fail-closed rejection for anything outside the supported fragment.