Module eth2_serde_utils::hex[][src]

Expand description

Provides utilities for parsing 0x-prefixed hex strings.

Structs

Functions

Decode data from a 0x-prefixed hex string.

Encode data as a 0x-prefixed hex string.