Module string
Expand description
Bitcoin string parsing utilities.
This module provides utility types and traits
to support handling and parsing strings within rust-bitcoin
.
Enums§
- From
HexError - Hex parsing error
Traits§
- From
HexStr - Trait that allows types to be initialized from hex strings