Module eth2_serde_utils::u8_hex[][src]

Expand description

Formats u8 as a 0x-prefixed hex string.

E.g., 0 serializes as "0x00".

Functions