Crate eth2_serde_utils

Crate eth2_serde_utils 

Source

Modulesยง

bytes_4_hex
Formats [u8; 4] as a 0x-prefixed hex string.
hex
Provides utilities for parsing 0x-prefixed hex strings.
quoted_u8
quoted_u32
quoted_u64
quoted_u64_vec
Formats Vec<u64> using quotes.
u8_hex
Formats u8 as a 0x-prefixed hex string.
u32_hex
Formats u32 as a 0x-prefixed, little-endian hex string.