Docs.rs
revm-interpreter-18.0.0
revm-interpreter 18.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
revm-bytecode ^3.0.0
normal
revm-context-interface ^3.0.0
normal
revm-primitives ^18.0.0
normal
serde ^1.0
normal
optional
bincode ^1.3
dev
revm-database-interface ^3.0.0
dev
walkdir ^2.5
dev
Versions
53.97%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
revm_
interpreter
18.0.0
In revm_
interpreter::
interpreter
revm_interpreter
::
interpreter
Constant
STACK_LIMIT
Copy item path
Source
pub const STACK_LIMIT:
usize
= 1024;
Expand description
EVM interpreter stack limit.