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
Module utils
revm_
context
16.0.1
Module utils
Module Items
Functions
In revm_
context::
database_
interface::
state::
bytecode
revm_context
::
database_interface
::
state
::
bytecode
Module
utils
Copy item path
Source
Expand description
Various utilities for the bytecode
Functions
§
read_
i16
⚠
Reads a big-endian
i16
from a
u8
pointer.
read_
u16
⚠
Reads a big-endian
u16
from a
u8
pointer.