Docs.rs
luau-bytecode-0.732.0
luau-bytecode 0.732.0
Docs.rs crate page
MIT
03 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
pcbzzz
Dependencies
bitfields ^3.0.0
normal
luau-common =0.732.0
normal
luau-printf =0.732.0
normal
luau-syntax =0.732.0
dev
Versions
2.19%
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
verify_use_consistency
luau_
bytecode
0.732.0
In luau_
bytecode::
graph
luau_bytecode
::
graph
Function
verify_
use_
consistency
Copy item path
Source
pub fn verify_use_consistency(function: &
BytecodeFunction
<'_>) ->
bool