Module serde_with::hex

source ·
Available on crate feature hex only.
Expand description

De/Serialization of hexadecimal encoded bytes

This modules is only available when using the hex feature of the crate.

Please check the documentation on the Hex type for details.

Structs§

  • Serialize bytes as a hex string