Docs.rs
op-revm-14.0.0
op-revm 14.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
auto_impl ^1.3.0
normal
revm ^33.0.0
normal
serde ^1.0
normal
optional
alloy-primitives ^1.3.1
dev
alloy-sol-types ^1.3.1
dev
rstest ^0.26.0
dev
serde ^1.0
dev
serde_json ^1.0
dev
sha2 ^0.10.9
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module evm
op_revm
14.0.0
Module evm
Module Items
Structs
In crate op_
revm
op_revm
Module
evm
Copy item path
Source
Expand description
Contains the
[OpEvm]
type and its implementation of the execution EVM traits.
Structs
ยง
OpEvm
Optimism EVM extends the
Evm
type with Optimism specific types and logic.