mlua-sys

Crates.iomlua-sys
lib.rsmlua-sys
version
sourcesrc
created_at2022-07-24 10:57:40.210034
updated_at2024-11-09 21:47:34.972721
descriptionLow level (FFI) bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau
homepage
repositoryhttps://github.com/khvzak/mlua
max_upload_size
id631924
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Alex Orlenko (khvzak)

documentation

https://docs.rs/mlua-sys

README

mlua-sys

Low level (FFI) bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau.

Intended to be consumed by the mlua crate.

Commit count: 1330

cargo fmt