Module bitcoin_hashes::hex
source · Expand description
Hex encoding and decoding.
Structs
- Iterator over a hex-encoded string slice which decodes hex and yields bytes.
Enums
- Hex decoding error.
Traits
- Trait for objects that can be deserialized from hex strings.