Docs.rs
zksync_protobuf-0.2.0
zksync_protobuf 0.2.0
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
bit-vec ^0.6
normal
once_cell ^1.17.1
normal
prost ^0.12.0
normal
prost-reflect ^0.12.0
normal
quick-protobuf ^0.8.1
normal
rand ^0.8.0
normal
serde ^1.0
normal
serde_json ^1.0.95
normal
serde_yaml ^0.9
normal
zksync_concurrency =0.2.0
normal
zksync_consensus_utils =0.2.0
normal
tokio ^1.34.0
dev
tracing ^0.1.37
dev
tracing-subscriber ^0.3.16
dev
zksync_protobuf_build =0.2.0
build
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
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
0.2.0
Function
zksync_protobuf
::
decode
Copy item path
source
ยท
[
−
]
pub fn decode<T:
ProtoFmt
>(bytes: &[
u8
]) ->
Result
<T>
Expand description
Decodes a proto message.