rlua-lua53-sys 0.1.1

Bindings to lua's C API
Documentation
1
2
3
4
5
6
7
8
9
# rlua-lua53-sys -- Low level bindings to Lua 5.3.

This is a bindgen-generated binding to Lua 5.3 used by rlua, though is not
specific to rlua.

Cargo features:

* lua53-pkg-config: Search for Lua 5.3 with pkg-config instead of using the bundled
  copy.