cast::revm::interpreter::primitives::alloy_primitives

Module hex_literal

Expand description

Hex literal macro implementation.

Modified from the hex-literal crate to allow 0x prefixes.

Modules§

Macros§

  • Macro for converting sequence of string literals containing hex-encoded data into an array of bytes.