mlua 0.9.6

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 23 feature flags, 0 of them enabled by default.

serialize

  • serde
  • erased-serde
  • serde-value

luau-jit

  • luau
  • ffi/luau-codegen

luajit52

  • luajit
  • ffi/luajit52

luau-vector4

  • luau
  • ffi/luau-vector4

luau

  • ffi/luau
  • libloading

module

  • mlua_derive
  • ffi/module

libloading

  • dep:libloading

mlua_derive

  • dep:mlua_derive

lua54

  • ffi/lua54

lua51

  • ffi/lua51

lua53

  • ffi/lua53

vendored

  • ffi/vendored

parking_lot

  • dep:parking_lot

async

  • futures-util

macros

  • mlua_derive/macros

serde-value

  • dep:serde-value

luajit

  • ffi/luajit

futures-util

  • dep:futures-util

serde

  • dep:serde

lua52

  • ffi/lua52

erased-serde

  • dep:erased-serde

unstable

    This feature flag does not enable additional features.

send

    This feature flag does not enable additional features.