Docs.rs
zksync_node_api_server-28.1.0-non-semver-compat
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
zksync_node_api_server 28.1.0-non-semver-compat
ZKsync API server
Crate
Source
Builds
Feature flags
Documentation
Coverage
23.98%
47
out of
196
items documented
0
out of
109
items with examples
Size
Source code size: 882.53 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 5.59 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 6m 54s
Average build duration of
successful
builds.
all releases: 6m 36s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
matter-labs/zksync-era
3235
2168
128
crates.io
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.7.5
normal
chrono ^0.4
normal
futures ^0.3
normal
governor ^0.4.2
normal
hex ^0.4
normal
http ^1.1
normal
itertools ^0.13.0
normal
lru ^0.12.1
normal
once_cell ^1
normal
pin-project-lite ^0.2.13
normal
rand ^0.8
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
strum ^0.26
normal
thiserror ^2.0.12
normal
thread_local ^1.1
normal
tokio ^1
normal
tower ^0.4.13
normal
tower-http ^0.5.2
normal
tracing ^0.1
normal
vise ^0.3.0
normal
zksync_config ^28.1.0-non-semver-compat
normal
zksync_consensus_roles =0.10.0
normal
zksync_contracts ^28.1.0-non-semver-compat
normal
zksync_crypto_primitives ^28.1.0-non-semver-compat
normal
zksync_dal ^28.1.0-non-semver-compat
normal
zksync_health_check ^28.1.0-non-semver-compat
normal
zksync_metadata_calculator ^28.1.0-non-semver-compat
normal
zksync_mini_merkle_tree ^28.1.0-non-semver-compat
normal
zksync_multivm ^28.1.0-non-semver-compat
normal
zksync_node_fee_model ^28.1.0-non-semver-compat
normal
zksync_node_sync ^28.1.0-non-semver-compat
normal
zksync_object_store ^28.1.0-non-semver-compat
normal
zksync_protobuf =0.10.0
normal
zksync_shared_metrics ^28.1.0-non-semver-compat
normal
zksync_state ^28.1.0-non-semver-compat
normal
zksync_state_keeper ^28.1.0-non-semver-compat
normal
zksync_system_constants ^28.1.0-non-semver-compat
normal
zksync_types ^28.1.0-non-semver-compat
normal
zksync_vm_executor ^28.1.0-non-semver-compat
normal
zksync_web3_decl ^28.1.0-non-semver-compat
normal
Versions
29.11.1-non-semver-compat
(2026-02-25)
29.11.0-non-semver-compat
(2026-02-23)
29.7.1-non-semver-compat
(2026-01-10)
29.7.0-non-semver-compat
(2025-12-17)
29.6.0-non-semver-compat
(2025-11-17)
29.5.0-non-semver-compat
(2025-10-16)
29.4.1-non-semver-compat
(2025-09-30)
29.4.0-non-semver-compat
(2025-09-24)
29.3.0-non-semver-compat
(2025-09-18)
29.2.0-non-semver-compat
(2025-09-01)
29.1.2-non-semver-compat
(2025-08-26)
29.0.0-non-semver-compat
(2025-07-29)
28.10.0-non-semver-compat
(2025-07-25)
28.8.0-non-semver-compat
(2025-07-08)
28.7.0-non-semver-compat
(2025-06-30)
28.1.0-non-semver-compat
(2025-05-08)
28.0.0-non-semver-compat
(2025-05-05)
27.5.1-non-semver-compat
(2025-05-01)
27.5.0-non-semver-compat
(2025-04-30)
27.0.0-non-semver-compat
(2025-03-21)
26.7.0-non-semver-compat
(2025-03-06)
26.2.1-non-semver-compat
(2025-01-29)
0.1.0
(2024-07-13)
Owners
zksync_node_api_server
Implementation of Web3 API used by ZK Stack nodes.