Constant revm_primitives::hex_literal::hex::NIL
source ยท pub const NIL: u8 = u8::MAX; // 255u8
Expand description
Represents an invalid value in the HEX_DECODE_LUT
table.
pub const NIL: u8 = u8::MAX; // 255u8
Represents an invalid value in the HEX_DECODE_LUT
table.