Docs.rs
mlua-codemp-patch-0.10.0-beta.2
mlua-codemp-patch 0.10.0-beta.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alemidev
Dependencies
bstr ^1.0
normal
erased-serde ^0.4
normal
optional
mlua-sys ^0.6.3
normal
futures-util ^0.3
normal
optional
mlua_derive =0.10.0-beta.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.9%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
mlua_
codemp_
patch
0.10.0-beta.2
Modules
prelude
serde
Macros
chunk
Structs
AnyUserData
AppDataRef
AppDataRefMut
AsyncThread
BString
BorrowedBytes
BorrowedStr
Chunk
Compiler
CoverageInfo
Debug
DebugNames
DebugSource
DebugStack
DeserializeOptions
Function
FunctionInfo
HookTriggers
LightUserData
Lua
LuaOptions
MultiValue
RegistryKey
SerializeOptions
StdLib
String
Table
TablePairs
TableSequence
Thread
UserDataMetatable
UserDataRef
UserDataRefMut
UserDataRegistry
Variadic
Vector
lua_State
Enums
ChunkMode
DebugEvent
Error
GCMode
MetaMethod
ThreadStatus
Value
VmState
Traits
AsChunk
ErrorContext
ExternalError
ExternalResult
FromLua
FromLuaMulti
IntoLua
IntoLuaMulti
LuaSerdeExt
MaybeSend
ObjectLike
UserData
UserDataFields
UserDataMethods
Type Aliases
Integer
Number
Result
lua_CFunction
Attribute Macros
lua_module
Derive Macros
FromLua
mlua_codemp_patch
Type Alias
Number
Copy item path
Settings
Help
Summary
Source
pub type Number =
lua_Number
;
Expand description
Type of Lua floating point numbers.