Docs.rs
ezlua-0.2.0
ezlua 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
metaworm
Dependencies
bitflags ^2
normal
cstr_core ^0.2
normal
derive_more ^0.99
normal
extend ^1.1
normal
glob ^0.3
normal
libc ^0.2
normal
log ^0.4
normal
parking_lot ^0.12
normal
regex ^1.5
normal
serde ^1.0
normal
serde-transcode ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
mlua ^0.8
dev
tokio ^1.4
dev
cc ^1
build
lua-src ^546
build
Versions
29.49%
of the crate is documented
This release has been yanked, go to latest version
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
☰
Module userdata
Structs
Traits
Type Definitions
?
Module
ezlua
::
userdata
source
·
[
−
]
Expand description
Implementation to userdata binding
Structs
MaybePointer
MaybePtrRef
MethodRegistry
Traits
UserData
Bind rust types as lua userdata, which can make lua access rust methods as lua methods or properties
UserDataTrans
Type Definitions
UserdataRegistry