mlua 0.9.0-beta.2

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

serialize

  • serde
  • erased-serde
  • serde-value

async

  • futures-core
  • futures-task
  • futures-util

module

  • mlua_derive
  • ffi/module

luajit52

  • luajit
  • ffi/luajit52

luau

  • ffi/luau

parking_lot

  • dep:parking_lot

vendored

  • ffi/vendored

serde

  • dep:serde

futures-core

  • dep:futures-core

lua52

  • ffi/lua52

serde-value

  • dep:serde-value

lua51

  • ffi/lua51

lua54

  • ffi/lua54

mlua_derive

  • dep:mlua_derive

lua53

  • ffi/lua53

macros

  • mlua_derive/macros

futures-task

  • dep:futures-task

erased-serde

  • dep:erased-serde

luajit

  • ffi/luajit

futures-util

  • dep:futures-util

send

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.