derive::opcodes

Constant OP_DROP

Source
pub const OP_DROP: u8 = 0x75; // 117u8
Expand description

Drops the top stack item.