Crate bitcoin_private
source ·Expand description
Rust Bitcoin Internal
This crate is only meant to be used internally by crates in the rust-bitcoin ecosystem.
Modules
- Error
- Helpers for encoding bytes as hex strings.
- Various macros used by the Rust Bitcoin ecosystem.
Macros
- Asserts a boolean expression at compile time.
- Implements
Debug
by calling through toDisplay
. - Format known-length array as hex.
- Implements standard array methods for a given wrapper type.
- Formats error.