Docs.rs
lua_ir-0.7.1
lua_ir 0.7.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ehwan
Dependencies
codespan-reporting ^0.11
normal
optional
indexmap ^2.6.0
normal
lua_parser ^0.9.1
normal
lua_semantics ^0.8.0
normal
lua_tokenizer ^0.4.0
normal
rand ^0.8
normal
Versions
59.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lua_ir
0.7.1
lua_ir
Type Alias
IntType
Copy item path
Source
pub type IntType =
i64
;
Expand description
type alias for lua integer type.