pub type AssertEq<N> = AssertInstruction<N, { _ }>;
Expand description

Asserts two operands are equal to each other.