Docs.rs
zk_evm-0.150.16
zk_evm 0.150.16
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ml-ia
github:matter-labs:crates-io
Dependencies
anyhow ^1.0
normal
lazy_static ^1.4
normal
num ^0.4
normal
serde ^1
normal
serde_json ^1.0
normal
static_assertions ^1
normal
zk_evm_abstractions =0.150.16
normal
hex ^0.4
dev
Versions
21.74%
of the crate is documented
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
zk_evm
0.150.16
Module abstractions
Module Items
Enums
Constants
Traits
In crate zk_
evm
zk_evm
Module
abstractions
Copy item path
Source
Enums
§
Memory
Type
Precompile
Cycles
Witness
Storage
Access
Refund
Constants
§
MAX_
CODE_
PAGE_
SIZE_
IN_
WORDS
MAX_
STACK_
PAGE_
SIZE_
IN_
WORDS
MEMORY_
CELLS_
STACK_
OR_
CODE_
PAGE
Traits
§
Decommittment
Processor
Event
Sink
Memory
Precompile
Abstraction over precompile implementation. Precompile is usually a closure-forming FSM, so it must output some cycle-like witness
Precompiles
Processor
Storage