Docs.rs
dusk-node-1.0.0
dusk-node 1.0.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
dusknetwork
Dependencies
anyhow =1.0.89
normal
async-channel =1.9.0
normal
async-trait =0.1.83
normal
dusk-bytes =0.1.7
normal
dusk-consensus ^1.0.0
normal
dusk-core ^0.1.0
normal
hex =0.4.3
normal
humantime-serde =1.1.1
normal
kadcast =0.7.0
normal
memory-stats =1.2.0
normal
metrics =0.22.3
normal
metrics-exporter-prometheus =0.14.0
normal
dusk-node-data ^1.0.0
normal
rkyv =0.7.39
normal
rocksdb =0.22.0
normal
serde =1.0.210
normal
serde_json =1.0.128
normal
optional
serde_with =3.9.0
normal
optional
smallvec =1.13.2
normal
sqlx =0.8.2
normal
optional
thiserror =1.0.64
normal
time-util =0.3.4
normal
tokio =1.40.0
normal
tracing =0.1.40
normal
criterion =0.5.1
dev
fake =2.9.2
dev
dusk-node-data ^1.0.0
dev
rand =0.8.5
dev
tempdir =0.3.7
dev
Versions
27.53%
of the crate is documented
Go to latest version
Platform
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
dusk_
node
1.0.0
All Items
Crate Items
Modules
Structs
Traits
Type Aliases
Crate
dusk_node
Copy item path
Source
Modules
§
chain
database
databroker
mempool
network
telemetry
vm
Structs
§
Node
Traits
§
Filter
Filter is used by Network implementor to filter messages before re-routing them. It’s like the middleware in HTTP pipeline.
Long
Lived
Service
Service processes specified set of messages and eventually produces a DataSource query or update.
Network
Type Aliases
§
Boxed
Filter