bdk_chain
0.20.0
Module parse
Enums
Traits
In bdk_chain::bitcoin::hashes::hex
Module
bdk_chain
::
bitcoin
::
hashes
::
hex
::
parse
Copy item path
[
−
]
Expand description
Hex encoding and decoding.
Enums
§
HexToArrayError
Hex decoding error.
HexToBytesError
Hex decoding error.
Traits
§
FromHex
Trait for objects that can be deserialized from hex strings.