Docs.rs
luaur-analysis-0.1.3
luaur-analysis 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pjankiewicz
Dependencies
luaur-ast ^0.1.3
normal
luaur-bytecode ^0.1.3
normal
luaur-common ^0.1.3
normal
luaur-compiler ^0.1.3
normal
luaur-config ^0.1.3
normal
luaur-vm ^0.1.3
normal
wasm-bindgen ^0.2
normal
optional
windows-sys ^0.52
normal
Versions
10.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
Module build_queue_work_state
luaur_
analysis
0.1.3
Module build_
queue_
work_
state
Module Items
Structs
Type Aliases
In luaur_
analysis::
records
luaur_analysis
::
records
Module
build_
queue_
work_
state
Copy item path
Source
Structs
§
Build
Queue
Work
State
Type Aliases
§
Task
C++:
using Task = std::function<void()>;
— a single unit of queued work.