High level bindings to Lua 5.x
# Cargo.toml
[dependencies]
rlua = "0.20.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluates a Lua expression and prints the result.
Install Lua development headers (e.g., liblua5.4-dev on Ubuntu).
No dependency data recorded yet.