Module hexstring
Expand description
Serialize into hexstring, deserialize from hexstring
Functionsยง
- Deserialize a hex-encoded string into
Vec<u8>
- Serialize from a byte slice into a hex-encoded string.
Serialize into hexstring, deserialize from hexstring
Vec<u8>