Docs.rs
zksync_protobuf_config-0.1.0
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 0.1.0
Protobuf deserialization for ZKsync configs
Crate
Source
Builds
Feature flags
Documentation
Coverage
73.71%
631
out of
856
items documented
0
out of
97
items with examples
Size
Source code size: 262.75 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 8.13 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
matter-labs/zksync-era
3150
2108
88
crates.io
Dependencies
anyhow ^1
normal
hex ^0.4
normal
prost ^0.12.1
normal
rand ^0.8
normal
secrecy ^0.8.0
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
zksync_basic_types ^0.1.0
normal
zksync_config ^0.1.0
normal
zksync_protobuf =0.1.0-rc.2
normal
zksync_types ^0.1.0
normal
zksync_protobuf_build =0.1.0-rc.2
build
Versions
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