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

luau-vector4

  • luau
  • ffi/luau-vector4

luajit52

  • luajit
  • ffi/luajit52

luau

  • ffi/luau
  • dep:libloading

module

  • dep:mlua_derive
  • ffi/module

macros

  • mlua_derive/macros

parking_lot

  • dep:parking_lot

async

  • dep:futures-util

luajit

  • ffi/luajit

vendored

  • ffi/vendored

lua52

  • ffi/lua52

lua53

  • ffi/lua53

lua51

  • ffi/lua51

lua54

  • ffi/lua54

send

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.