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 crate ecosystem, providing type-safe Rust primitives for testing and development at the Bitcoin Core JSON-RPC interface.