Docs.rs
zebra-node-services-1.0.0-beta.46
zebra-node-services 1.0.0-beta.46
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
jsonrpsee-types ^0.24.9
normal
optional
reqwest ^0.12.15
normal
optional
serde ^1.0.219
normal
optional
serde_json ^1.0.140
normal
optional
tokio ^1.44.2
normal
zebra-chain ^1.0.0-beta.46
normal
color-eyre ^0.6.3
dev
jsonrpsee-types ^0.24.9
dev
reqwest ^0.12.15
dev
serde ^1.0.219
dev
serde_json ^1.0.140
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zebra_
node_
services
1.0.0-beta.46
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.