bitcoin-rpc-conversions
A Rust crate for converting Bitcoin RPC types to appropriate Rust types.
Usage
[]
= "0.1.0"
Example
use ;
let category = categorize;
assert_eq!;
assert_eq!;
License
MIT OR Apache-2.0
Related Projects
Part of the bitcoin-rpc-* ecosystem, which provides type-safe Rust for seamless, interface-level testing and development.