Docs.rs
wazabin-qcode-0.2.0
wazabin-qcode 0.2.0
Docs.rs crate page
MIT
09 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
Garfield1002
Dependencies
inventory ^0.3
normal
wazabin-jstd ^0.2.0
normal
log ^0.4
normal
wazabin-pcode ^0.1.0
normal
pest ^2.8.6
normal
rustc-hash ^2
normal
serde ^1
normal
smallvec ^1
normal
wazabin-binary ^0.1.0
normal
wazabin-qcode-macro ^0.2.0
normal
wazabin-qcode-parser ^0.2.0
normal
bincode ^2
dev
Versions
62.39%
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
Module block
qcode
0.2.0
Module block
Module Items
Re-exports
Modules
Structs
Type Aliases
In qcode::
value
qcode
::
value
Module
block
Copy item path
Source
Re-exports
§
pub use self::cfg::
BlockId
;
pub use self::cfg::
EdgeId
;
Modules
§
cfg
Structs
§
Basic
Block
A block of instructions. This is the basic unit of code in our IR.
Block
Ref
Instruction
Iter
Type Aliases
§
Block
MutRef