apply_instruction

Function apply_instruction 

Source
fn apply_instruction(
    state: &mut AbstractState,
    instr: &Instruction,
) -> Result<(), ()>