Module bitcoin::string

source ·
Expand description

Bitcoin string parsing utilities.

This module provides utility types and traits to support handling and parsing strings within rust-bitcoin.

Enums

Traits

  • Trait that allows types to be initialized from hex strings