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
u8as a 0x-prefixed hex string. - u32_hex
- Formats
u32as a 0x-prefixed, little-endian hex string.