Docs.rs
revm-primitives-1.0.0
revm-primitives 1.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
arbitrary ^1.2
normal
auto_impl ^1.0
normal
bytes ^1.3
normal
derive_more ^0.99
normal
enumn ^0.1
normal
fixed-hash ^0.8
normal
hashbrown ^0.13
normal
hex ^0.4
normal
hex-literal ^0.3
normal
proptest ^1.0
normal
proptest-derive ^0.3
normal
rlp ^0.5
normal
ruint ^1.7.0
normal
serde ^1.0
normal
sha3 ^0.10
normal
arbitrary ^1.2
dev
proptest ^1.0
dev
proptest-derive ^0.3
dev
ruint ^1.7.0
dev
Versions
38.76%
of the crate is documented
Go to latest version
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
☰
Module result
Structs
Enums
Type Definitions
?
Module
revm_primitives
::
result
source
·
[
−
]
Structs
ResultAndState
Enums
EVMError
Eval
When transaction return successfully without halts.
ExecutionResult
Halt
Indicates that the EVM has experienced an exceptional halt. This causes execution to immediately end with all gas being consumed.
InvalidTransaction
Output
Type Definitions
EVMResult