pub const NUM_OP_BITS: usize = Operation::OP_BITS; // 7usize
Expand description

Number of columns needed to hold a binary representation of opcodes.