Docs.rs
mlua-0.9.2
mlua 0.9.2
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
Crates.io
Source
Owners
khvzak
Dependencies
bstr ^1.0
normal
erased-serde ^0.3
normal
mlua-sys ^0.4.0
normal
futures-util ^0.3
normal
mlua_derive =0.9.0
normal
num-traits ^0.2.14
normal
once_cell ^1.0
normal
parking_lot ^0.12
normal
rustc-hash ^1.0
normal
serde ^1.0
normal
serde-value ^0.7
normal
criterion ^0.5
dev
futures ^0.3.5
dev
hyper ^0.14
dev
maplit ^1.0
dev
reqwest ^0.11
dev
rustyline ^12.0
dev
serde ^1.0
dev
serde_json ^1.0
dev
static_assertions ^1.0
dev
tempfile ^3
dev
tokio ^1.0
dev
trybuild ^1.0
dev
libloading ^0.8
normal
Versions
94.12%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
mlua
0.9.2
Integer
In crate mlua
?
Type Alias
mlua
::
Integer
source
·
[
−
]
pub type Integer =
lua_Integer
;
Expand description
Type of Lua integer numbers.