Docs.rs
wazabin-qcode-jit-0.4.0
wazabin-qcode-jit 0.4.0
Permalink
Docs.rs crate page
MIT
10 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
Garfield1002
Dependencies
cranelift ^0.129
normal
cranelift-jit ^0.129
normal
cranelift-module ^0.129
normal
cranelift-native ^0.129
normal
wazabin-qcode ^0.4.0
normal
wazabin-qcode-emulator ^0.4.0
normal
wazabin-qcode-vm ^0.4.0
normal
rustc-hash ^2
normal
clap ^4
dev
serde ^1
dev
serde_json ^1
dev
wazabin-sleigh ^0.1.2
dev
wazabin-sleigh-precompile ^0.1.2
dev
wazabin-qcode-macro ^0.4.0
dev
wazabin-qcode-sleigh ^0.4.0
dev
Versions
78.13%
of the crate is documented
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
BLOCK_OK
qcode_
jit
0.4.0
In qcode_
jit::
compile
qcode_jit
::
compile
Constant
BLOCK_
OK
Copy item path
Source
pub const BLOCK_OK:
i64
= 0;
Expand description
Status a compiled block returns: it ran to the end of its body.