secp256k1
0.29.1
Module prelude
Traits
In secp256k1::hashes::hex
Module
secp256k1
::
hashes
::
hex
::
prelude
Copy item path
source
·
[
−
]
Available on
crate feature
hashes
only.
Expand description
Re-exports of the common crate traits.
Traits
§
DisplayHex
Extension trait for types that can be displayed as hex.
FromHex
Trait for objects that can be deserialized from hex strings.