Docs.rs
zksync_consensus_storage-0.1.0-rc.2
Platform
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
zksync_consensus_storage 0.1.0-rc.2
ZKsync consensus storage
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
32
out of
32
items documented
0
out of
21
items with examples
Links
Homepage
matter-labs/era-consensus
65
39
0
crates.io
Dependencies
anyhow ^1
normal
async-trait ^0.1.71
normal
prost ^0.12.0
normal
rand ^0.8.0
normal
thiserror ^1.0.40
normal
tracing ^0.1.37
normal
vise ^0.1.0
normal
zksync_concurrency =0.1.0-rc.2
normal
zksync_consensus_crypto =0.1.0-rc.2
normal
zksync_consensus_roles =0.1.0-rc.2
normal
zksync_protobuf =0.1.0-rc.2
normal
assert_matches ^1.5.0
dev
tempfile ^3
dev
test-casing ^0.1.0
dev
tokio ^1.34.0
dev
zksync_protobuf_build =0.1.0-rc.2
build
Versions
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0-rc.12
0.1.0-rc.11
0.1.0-rc.10
0.1.0-rc.9
0.1.0-rc.8
0.1.0-rc.7
0.1.0-rc.6
0.1.0-rc.5
0.1.0-rc.4
0.1.0-rc.3
0.1.0-rc.2
0.1.0-rc.1
Owners
Abstraction for persistent data storage. It provides schema-aware type-safe database access.