Docs.rs
  • nvim-oxi-0.6.0
    • nvim-oxi 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • noib3
    • Dependencies
      • nvim-oxi-api ^0.6.0 normal
      • cargo_metadata ^0.19 normal optional
      • nvim-oxi-libuv ^0.6.0 normal optional
      • nvim-oxi-luajit ^0.6.0 normal
      • nvim-oxi-macros ^0.6.0 normal
      • mlua ^0.10 normal optional
      • thiserror ^2.0 normal
      • nvim-oxi-types ^0.6.0 normal
      • serde ^1.0 dev
      • tokio ^1.0 dev
    • Versions
    • 55% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nvim_oxi0.6.0

Module compat

Module Items

  • Functions

In nvim_oxi::mlua::ffi::lua51

nvim_oxi::mlua::ffi::lua51

Module compat

Source
Available on crate feature mlua 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_loadbufferenv⚠
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⚠