Docs.rs
zksync_protobuf_config-26.7.0-non-semver-compat
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_protobuf_config 26.7.0-non-semver-compat
Protobuf deserialization for ZKsync configs
Crate
Source
Builds
Feature flags
Documentation
Coverage
70.56%
803
out of
1138
items documented
0
out of
131
items with examples
Size
Source code size: 264.22 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 9.67 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
matter-labs/zksync-era
3161
2114
93
crates.io
Dependencies
anyhow ^1
normal
hex ^0.4
normal
prost ^0.12.6
normal
rand ^0.8
normal
secrecy ^0.10.3
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tracing ^0.1
normal
zksync_basic_types =26.7.0-non-semver-compat
normal
zksync_concurrency =0.8.0
normal
zksync_config =26.7.0-non-semver-compat
normal
zksync_protobuf =0.8.0
normal
zksync_types =26.7.0-non-semver-compat
normal
zksync_protobuf_build =0.8.0
build
Versions
26.7.0-non-semver-compat
26.2.1-non-semver-compat
26.1.0-non-semver-compat
0.1.0
Owners
Defined protobuf mapping for the config files. It allows to encode the configs using:
protobuf binary format
protobuf text format
protobuf json format