Constant revm_primitives::hex_literal::hex::HEX_CHARS_LOWER
source ยท pub const HEX_CHARS_LOWER: &'static [u8; 16];
Expand description
The table of lowercase characters used for hex encoding.
pub const HEX_CHARS_LOWER: &'static [u8; 16];
The table of lowercase characters used for hex encoding.