Docs.rs
mlua-0.10.2
mlua 0.10.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
khvzak
Dependencies
anyhow ^1.0
normal
optional
bstr ^1.0
normal
either ^1.0
normal
erased-serde ^0.4
normal
optional
mlua-sys ^0.6.6
normal
futures-util ^0.3
normal
optional
mlua_derive =0.10.1
normal
optional
num-traits ^0.2.14
normal
parking_lot ^0.12
normal
rustc-hash ^2.0
normal
serde ^1.0
normal
optional
serde-value ^0.7
normal
optional
http-body-util ^0.1.1
dev
hyper ^1.2
dev
hyper-util ^0.1.3
dev
maplit ^1.0
dev
reqwest ^0.12
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
criterion ^0.5
dev
rustyline ^14.0
dev
tokio ^1.0
dev
libloading ^0.8
normal
optional
Versions
91.58%
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.10.2
mlua
Type Alias
Number
Copy item path
Source
pub type Number =
lua_Number
;
Expand description
Type of Lua floating point numbers.