Docs.rs
revm-bytecode-6.2.2
revm-bytecode 6.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
bitvec ^1
normal
paste ^1.0
normal
optional
phf ^0.11
normal
optional
revm-primitives ^20.2.1
normal
serde ^1.0
normal
optional
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
OPCODE_INFO
revm_
bytecode
6.2.2
In revm_
bytecode::
opcode
revm_bytecode
::
opcode
Static
OPCODE_
INFO
Copy item path
Source
pub static OPCODE_INFO: [
Option
<
OpCodeInfo
>;
256
]
Expand description
Maps each opcode to its info.