Low-level EVM ABI, hex, and RLP helpers used by runtime and collector crates.
This crate keeps encoding and decoding concerns separate from transport code so higher layers can assemble RPC requests, contract calls, and byte-oriented payloads without reimplementing Ethereum primitives.
Examples
use function_selector;
use ;
let selector = function_selector;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::