Docs.rs
op-revm-4.0.0
op-revm 4.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
auto_impl ^1.2.0
normal
once_cell ^1.19
normal
revm ^23.1.0
normal
serde ^1.0
normal
optional
alloy-primitives ^1.0
dev
alloy-sol-types ^1.0.0
dev
anyhow ^1.0.89
dev
rstest ^0.24.0
dev
serde_json ^1.0
dev
sha2 ^0.10
dev
Versions
40.58%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
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
op_revm
4.0.0
Module default_
ctx
Module Items
Traits
Type Aliases
In op_
revm::
api
op_revm
::
api
Module
default_ctx
Copy item path
Source
Traits
§
Default
Op
Trait that allows for a default context to be created.
Type Aliases
§
OpContext
Type alias for the default context type of the OpEvm.