Docs.rs
lua53-ext-0.1.1
lua53-ext 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Jellonator
Dependencies
lua ^0.0.10
normal
Versions
81.08%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
luaext
0.1.1
Module context
Module Items
Structs
Functions
In crate luaext
luaext
Module
context
Copy item path
Source
Structs
§
Context
A wrapper around a Lua State.
Functions
§
userdata_
drop
__gc metamethod used to clean up Rust types that implements the Drop trait.