Docs.rs
zebra-node-services-1.0.0-beta.43
zebra-node-services 1.0.0-beta.43
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:zcashfoundation:owners
conradoplg
oxarbitrage
Dependencies
color-eyre ^0.6.3
normal
optional
jsonrpc-core ^18.0.0
normal
optional
reqwest ^0.11.26
normal
optional
serde ^1.0.211
normal
optional
serde_json ^1.0.132
normal
optional
tokio ^1.41.0
normal
zebra-chain ^1.0.0-beta.43
normal
color-eyre ^0.6.3
dev
jsonrpc-core ^18.0.0
dev
reqwest ^0.11.26
dev
serde ^1.0.211
dev
serde_json ^1.0.132
dev
Versions
100%
of the crate is documented
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
zebra_
node_
services
1.0.0-beta.43
All Items
Crate Items
Modules
Type Aliases
Crate
zebra_node_services
Copy item path
Source
Expand description
The interfaces of some Zebra node services.
Modules
§
constants
Constants shared by some Zebra node services.
mempool
The Zebra mempool.
Type Aliases
§
BoxError
Error type alias to make working with tower traits easier.