Docs.rs
  • factorio-mlua-sys-0.1.2
    • factorio-mlua-sys 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JohnTheCoolingFan
    • Dependencies
      • link-cplusplus ^1.0 normal optional
      • cc ^1.0 build
      • cfg-if ^1.0 build
      • factorio-lua-src >=544.0.0, <550.0.0 build optional
      • luajit-src >=210.4.0, <220.0.0 build optional
      • luau0-src ^0.5.6 build optional
      • pkg-config ^0.3.17 build
    • Versions
    • 5.22% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

factorio_mlua_sys0.1.2

Module compat

Module Items

  • Functions

In factorio_mlua_sys::lua51

factorio_mlua_sys::lua51

Module compat

Source
Available on crate features lua51 or luajit only.
Expand description

MLua compatibility layer for Lua 5.1/JIT

Based on github.com/keplerproject/lua-compat-5.3

Functions§

luaL_checkstack⚠
luaL_getmetafield⚠
luaL_getsubtable⚠
luaL_len⚠
luaL_loadbufferx⚠
luaL_newmetatable⚠
luaL_requiref⚠
luaL_setmetatable⚠
luaL_tolstring⚠
luaL_traceback⚠
lua_absindex⚠
lua_copy⚠
lua_dump⚠
lua_getfield⚠
lua_getglobal⚠
lua_geti⚠
lua_gettable⚠
lua_getuservalue⚠
lua_isinteger⚠
lua_len⚠
lua_pushglobaltable⚠
lua_pushlstring⚠
lua_pushstring⚠
lua_rawget⚠
lua_rawgeti⚠
lua_rawgetp⚠
lua_rawlen⚠
lua_rawseti⚠
lua_rawsetp⚠
lua_resume⚠
lua_rotate⚠
lua_seti⚠
lua_setuservalue⚠
lua_tointeger⚠
lua_tointegerx⚠
lua_tonumberx⚠