Docs.rs
evm-interpreter-1.0.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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-interpreter 1.0.0
The interpreter part of Ethereum Virtual Machine
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
387
out of
387
items documented
0
out of
245
items with examples
Size
Source code size: 159.91 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 23.29 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
rust-ethereum/evm
1295
399
15
crates.io
Dependencies
auto_impl ^1.2
normal
paste ^1.0
normal
primitive-types ^0.12
normal
rlp ^0.5
normal
parity-scale-codec ^3.2
normal
optional
scale-info ^2.3
normal
optional
serde ^1.0
normal
optional
sha3 ^0.10
normal
hex ^0.4
dev
Versions
1.0.0
(2025-08-17)
1.0.0-beta.2
(2025-08-11)
1.0.0-beta.1
(2025-08-10)
1.0.0-alpha.2
(2023-12-06)
1.0.0-alpha.1
(2023-11-25)
0.1.0
(2023-10-29)
Owners
Core layer for EVM.