Docs.rs
zksync_node_framework-28.7.0-non-semver-compat
zksync_node_framework 28.7.0-non-semver-compat
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ml-ia
github:matter-labs:crates-io
CratesMatterLabs
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
futures ^0.3
normal
pin-project-lite ^0.2.13
normal
thiserror ^2.0.12
normal
tokio ^1
normal
tracing ^0.1
normal
vise ^0.3.2
normal
zksync_instrument ^28.7.0-non-semver-compat
normal
zksync_node_framework_derive ^28.7.0-non-semver-compat
normal
zksync_utils ^28.7.0-non-semver-compat
normal
assert_matches ^1.5
dev
trybuild ^1.0
dev
Versions
55.38%
of the crate is documented
Go to latest stable release
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
zksync_
node_
framework
28.7.0-non-semver-compat
Module wiring_
layer
Module Items
Enums
Traits
In crate zksync_
node_
framework
zksync_node_framework
Module
wiring_layer
Copy item path
Source
Enums
§
Wiring
Error
An error that can occur during the wiring phase.
Traits
§
Wiring
Layer
Wiring layer provides a way to customize the
ZkStackService
by adding new tasks or resources to it.