Docs.rs
revm-interpreter-6.0.0
revm-interpreter 6.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
paste ^1.0
normal
optional
phf ^0.11
normal
optional
revm-primitives ^5.0.0
normal
serde ^1.0
normal
optional
bincode ^1.3
dev
serde_json ^1.0
dev
walkdir ^2.5
dev
Versions
79.63%
of the crate is documented
Go to latest version
Platform
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
revm_interpreter
6.0.0
In revm_interpreter::opcode
Function
revm_interpreter
::
opcode
::
not_eof
Copy item path
source
ยท
[
−
]
pub const fn not_eof(op:
OpCodeInfo
) ->
OpCodeInfo
Expand description
Sets the EOF flag to false.