Function handle_state_op

Source
pub fn handle_state_op<'tcx>(
    left: &StateType<'tcx>,
    op: &Op,
    right: &StateType<'tcx>,
) -> bool