Docs.rs
luau-vm-0.732.0
luau-vm 0.732.0
Permalink
Docs.rs crate page
MIT
03 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
pcbzzz
Dependencies
jiff ^0.2.0
normal
lexical ^7.0.0
normal
luau-bytecode =0.732.0
normal
luau-common =0.732.0
normal
luau-printf =0.732.0
normal
minstant ^0.1.0
normal
web-time ^1.1.0
normal
luau-compiler =0.732.0
dev
luau-syntax =0.732.0
dev
Versions
20.86%
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
ExecutionCounterData
luau_vm
0.732.0
In luau_
vm::
state
luau_vm
::
state
Type Alias
Execution
Counter
Data
Copy item path
Source
pub type ExecutionCounterData = unsafe
fn
(&
Thread
,
Proto
,
*mut
usize
) ->
*mut
u8
;