Function enjen::default_system_or_code_call[][src]

pub fn default_system_or_code_call<'a>(
    mashina: &'a Machine,
    block: &'a mut ExecutedBlock
) -> impl FnMut(SystemOrCodeCallKind, Vec<u8>) -> Result<Vec<u8>, String> + 'a

Default SystemOrCodeCall implementation.