Module bitcoin::key::secp256k1::hashes::hex

Expand description

Hex encoding and decoding.

Structs

  • Iterator over a hex-encoded string slice which decodes hex and yields bytes.

Enums

Traits

  • Trait for objects that can be deserialized from hex strings.