Docs.rs
revm-interpreter-2.0.0
revm-interpreter 2.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
revm-primitives ^2.0.0
normal
serde ^1.0
normal
Versions
68.75%
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
2.0.0
Module bitwise
Functions
In revm_interpreter::instructions
?
Module
revm_interpreter
::
instructions
::
bitwise
source
·
[
−
]
Functions
§
bitand
bitor
bitxor
byte
eq
gt
iszero
lt
not
sar
EIP-145: Bitwise shifting instructions in EVM
sgt
shl
EIP-145: Bitwise shifting instructions in EVM
shr
EIP-145: Bitwise shifting instructions in EVM
slt