forge::revm::interpreter::opcode

Constant RETURN

pub const RETURN: u8 = 0xF3; // 243u8
Expand description

The 0xF3 (“RETURN”) opcode.