Docs.rs
zksync_basic_types-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_basic_types 0.1.0
ZKsync primitive types
Crate
Source
Builds
Feature flags
Documentation
Coverage
38.25%
210
out of
549
items documented
0
out of
150
items with examples
Links
Homepage
matter-labs/zksync-era
3106
2076
86
crates.io
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
ethabi ^18.0.0
normal
hex ^0.4
normal
num_enum ^0.7.2
normal
serde ^1
normal
serde_json ^1
normal
serde_with ^1
normal
strum ^0.24
normal
thiserror ^1
normal
tiny-keccak ^2
normal
url ^2
normal
bincode ^1
dev
Versions
0.1.0
Owners
The declaration of the most primitive types used in ZKsync network. Most of them are just re-exported from the `web3` crate.