Docs.rs
bitcoin-blockchain-query-0.1.7
bitcoin-blockchain-query 0.1.7
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
joegesualdo
Dependencies
bitcoind-request =0.1.13
normal
electrs-query =0.1.2
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bitcoin_
blockchain_
query
0.1.7
bitcoin_blockchain_query
Type Alias
TransactionFlowsWithTransaction
Copy item path
Source
pub type TransactionFlowsWithTransaction = (
Transaction
,
Vec
<
TransactionFlow
>);