bdk_
chain
0.21.1
Module parse
Module Items
Enums
Traits
In bdk_
chain::
bitcoin::
hashes::
hex
bdk_chain
::
bitcoin
::
hashes
::
hex
Module
parse
Copy item path
Expand description
Hex encoding and decoding.
Enums
§
HexTo
Array
Error
Hex decoding error.
HexTo
Bytes
Error
Hex decoding error.
Traits
§
FromHex
Trait for objects that can be deserialized from hex strings.