Docs.rs
bitcoin-push-decoder-0.4.0-rc.1
bitcoin-push-decoder 0.4.0-rc.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
devrandom
ksedgwic
Dependencies
bitcoin ^0.32.2
normal
core2 ^0.3
normal
optional
hex ^0.4
normal
log ^0.4
normal
env_logger ^0.10
dev
test-log ^0.2
dev
Versions
100%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
push_
decoder
0.4.0-rc.1
All Items
Crate Items
Modules
Structs
Enums
Traits
Crate
push_decoder
Copy item path
Source
Expand description
Push decoder for bitcoin blocks and transactions.
Modules
§
merkle
Incremental merkle tree hasher
test_
util
Test utilities
Structs
§
Block
Decoder
Push decoder for bitcoin blocks.
Enums
§
Error
Block decoder error
Traits
§
Listener
Block decoder listener.