Docs.rs
revm-interpreter-10.0.1
revm-interpreter 10.0.1
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 ^9.0.1
normal
serde ^1.0
normal
optional
bincode ^1.3
dev
serde_json ^1.0
dev
walkdir ^2.5
dev
Versions
79.94%
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
10.0.1
In revm_
interpreter::
opcode
Constant
revm_interpreter
::
opcode
::
XOR
Copy item path
source
·
[
−
]
pub const XOR:
u8
= 0x18;
Expand description
The
0x18
(“XOR”) opcode.