Docs.rs
revm-context-16.0.1
revm-context 16.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
bitvec ^1
normal
revm-bytecode ^10.0.0
normal
cfg-if ^1.0
normal
revm-context-interface ^17.0.1
normal
revm-database-interface ^11.0.1
normal
derive-where ^1.6
normal
revm-primitives ^23.0.0
normal
serde ^1.0
normal
optional
revm-state ^11.0.1
normal
revm-database ^13.0.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
SWAP10
revm_
context
16.0.1
In revm_
context::
database_
interface::
state::
bytecode::
opcode
revm_context
::
database_interface
::
state
::
bytecode
::
opcode
Constant
SWAP10
Copy item path
Source
pub const SWAP10:
u8
= 0x99; // 153u8
Expand description
The
0x99
(“SWAP10”) opcode.