secp256k1
0.29.1
Module parse
Enums
Traits
In secp256k1::hashes::hex
Module
secp256k1
::
hashes
::
hex
::
parse
Copy item path
source
·
[
−
]
Available on
crate feature
hashes
only.
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.