Docs.rs
revm-interpreter-14.0.0
revm-interpreter 14.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
paste ^1.0
normal
optional
phf ^0.11
normal
optional
revm-primitives ^14.0.0
normal
serde ^1.0
normal
optional
bincode ^1.3
dev
serde_json ^1.0
dev
walkdir ^2.5
dev
Versions
76.93%
of the crate is documented
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
revm_
interpreter
14.0.0
Module instructions
Module Items
Modules
In crate revm_
interpreter
revm_interpreter
Module
instructions
Copy item path
Source
Expand description
EVM opcode implementations.
Modules
ยง
arithmetic
bitwise
contract
control
data
host
host_
env
i256
macros
Utility macros to help implementing opcode instruction functions.
memory
stack
system
utility