Docs.rs
evm-rs-emulator-0.1.4
evm-rs-emulator 0.1.4
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
Yashiru
Dependencies
colored ^2.0.4
normal
ethers ^2.0.7
normal
hex ^0.4
normal
mem_storage ^0.1.1
normal
primitive-types ^0.12.1
normal
rusty-hook ^0.11.2
normal
tokio ^1
normal
Versions
71.74%
of the crate is documented
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
evm_
rs_
emulator
0.1.4
All Items
Crate Items
Modules
Structs
Crate
evm_rs_emulator
Copy item path
Source
Modules
§
bytes
debug
environment
errors
op_
codes
Structs
§
EvmState
Represents the state of the Ethereum Virtual Machine (EVM).
Memory
Represents the memory of the EVM.
Runner
Stack
A stack data structure used in the Ethereum Virtual Machine (EVM) to store and manipulate data.