mlua 0.9.7

High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau with async/await features and support of writing native Lua modules in Rust.
Documentation

mlua

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 0 of them enabled by default.

serialize

  • dep:serde
  • dep:erased-serde
  • dep:serde-value

luau-jit

  • luau
  • ffi/luau-codegen

luajit52

  • luajit
  • ffi/luajit52

module

  • dep:mlua_derive
  • ffi/module

luau

  • ffi/luau
  • dep:libloading

luau-vector4

  • luau
  • ffi/luau-vector4

lua53

  • ffi/lua53

lua52

  • ffi/lua52

parking_lot

  • dep:parking_lot

async

  • dep:futures-util

macros

  • mlua_derive/macros

vendored

  • ffi/vendored

lua54

  • ffi/lua54

lua51

  • ffi/lua51

luajit

  • ffi/luajit

unstable

    This feature flag does not enable additional features.

send

    This feature flag does not enable additional features.