mech_interpreter::mechdown

Function section

Source
pub fn section(
    section: &Section,
    plan: Plan,
    symbols: SymbolTableRef,
    functions: FunctionsRef,
) -> MResult<Value>