Function essential_constraint_vm::step_op_access

source ยท
pub fn step_op_access(
    access: Access<'_>,
    op: Access,
    stack: &mut Stack,
    repeat: &mut Repeat,
) -> OpResult<()>
Expand description

Step forward constraint checking by the given access operation.