Docs.rs
wazabin-qcode-vm-0.3.0
wazabin-qcode-vm 0.3.0
Docs.rs crate page
MIT
09 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
Garfield1002
Dependencies
wazabin-qcode ^0.3.0
normal
wazabin-qcode-emulator ^0.3.0
normal
wazabin-qcode-passes ^0.3.0
normal
rustc-hash ^2
normal
Versions
74.63%
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
Skip to main content
ACCESS_FAULT
qcode_
vm
0.3.0
In qcode_
vm::
jit_
abi
qcode_vm
::
jit_abi
Constant
ACCESS_
FAULT
Copy item path
Source
pub const ACCESS_FAULT:
u32
= 1;
Expand description
The access faulted; the fault is on the
VmMemory
.