Crate cuprate_hex

Source
Expand description

§cuprate-hex

Cuprate’s hexadecimal data types.

Structs§

Hex
Wrapper type for a byte array that (de)serializes from/to hexadecimal strings.
HexVec
Wrapper type for a byte Vec that (de)serializes from/to hexadecimal strings.