Crate bitcoin [] [src]

Rust Bitcoin Library

This is a library for which supports the Bitcoin network protocol and associated primitives. It is designed for Rust programs built to work with the Bitcoin network.

It is also written entirely in Rust to illustrate the benefits of strong type safety, including ownership and lifetime, for financial and/or cryptographic software.

Modules

blockdata

Blockdata

macros

Macros

network

Network Support

util

Utility functions

Macros

__rust_jsonrpc_internal__define_anything_type
nu_select
serde_struct_enum_impl
serde_struct_impl
user_enum