Module breez_sdk_liquid::bitcoin::util::key::secp256k1::hashes::hex

Expand description

Hex encoding and decoding.

Structs§

  • Iterator over a hex-encoded string slice which decodes hex and yields bytes.
  • A struct implementing io::Write that converts what’s written to it into a hex String.

Enums§

Traits§

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

Functions§