Module luaext::context
[−]
[src]
Structs
| Context |
A wrapper around a Lua State. |
Functions
| userdata_drop |
__gc metamethod used to clean up Rust types that implements the Drop trait. |