Docs.rs
bitcoin-push-decoder-0.4.0
bitcoin-push-decoder 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
devrandom
ksedgwic
Dependencies
bitcoin ^0.32.2
normal
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
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
push_
decoder
0.4.0
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.