NOT

Constant NOT 

pub const NOT: u8 = 0x19; // 25u8
Available on crate feature evm only.
Expand description

The 0x19 (“NOT”) opcode.