Docs.rs
revm-handler-10.0.0
revm-handler 10.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
auto_impl ^1.3.0
normal
revm-bytecode ^6.2.2
normal
revm-context ^9.0.2
normal
revm-context-interface ^10.1.0
normal
revm-database-interface ^7.0.5
normal
derive-where ^1.5.0
normal
revm-interpreter ^25.0.2
normal
revm-precompile ^27.0.0
normal
revm-primitives ^20.2.1
normal
serde ^1.0
normal
optional
revm-state ^7.0.5
normal
alloy-eip7702 ^0.6.1
dev
alloy-provider ^1.0.12
dev
alloy-signer ^1.0.12
dev
alloy-signer-local ^1.0.12
dev
revm-database ^7.0.5
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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 execution
revm_
handler
10.0.0
Module execution
Module Items
Functions
In crate revm_
handler
revm_handler
Module
execution
Copy item path
Source
Expand description
EVM execution logic and utilities.
Functions
ยง
create_
init_
frame
Creates the first
FrameInput
from the transaction, spec and gas limit.