Skip to main content

OP_COUNT

Constant OP_COUNT 

Source
pub const OP_COUNT: usize = 83;
Expand description

Total number of opcodes. Must equal OpCode::Count as usize once the enum lands; trailer-required hook checks this constant exists.