Docs.rs
near-vm-compiler-0.19.0
near-vm-compiler 0.19.0
Docs.rs crate page
MIT
OR
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
nearprotocol-ci
Dependencies
enumset ^1.0
normal
finite-wasm ^0.5.0
normal
hashbrown ^0.14.2
normal
near-vm-types ^0.19.0
normal
near-vm-vm ^0.19.0
normal
rkyv ^0.7.31
normal
smallvec ^1.6
normal
target-lexicon ^0.12.2
normal
thiserror ^1.0.30
normal
tracing ^0.1.36
normal
wasmparser ^0.99.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
near_vm_compiler
0.19.0
CodeOffset
In crate near_vm_compiler
?
Type Alias
near_vm_compiler
::
CodeOffset
source
·
[
−
]
pub type CodeOffset =
u32
;
Expand description
Offset in bytes from the beginning of the function.