Docs.rs
lua-vm-0.0.3
lua-vm 0.0.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ianm199
Dependencies
lua-gc ^0.0.3
normal
lua-types ^0.0.3
normal
Versions
34.16%
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
LUA_ID_SIZE
lua_vm
0.0.3
In lua_
vm::
object
lua_vm
::
object
Constant
LUA_
ID_
SIZE
Copy item path
Source
pub const LUA_ID_SIZE:
usize
= 60;
Expand description
Maximum length of a chunk source identifier in error messages.