Docs.rs
  • lua-shared-0.1.0
    • lua-shared 0.1.0
    • Docs.rs crate page
    • WTFPL
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • IVogel
    • Dependencies
    • Versions
    • 63.39% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • 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

lua_shared0.1.0

Crate Items

  • Macros
  • Enums
  • Statics
  • Functions
  • Type Aliases

List of all items

Enums

  • LError
  • LoadMode
  • Status

Macros

  • cstr
  • getglobal
  • pop
  • setglobal
  • upvalueindex

Functions

  • Largerror
  • Lcheckany
  • Lcheckinteger
  • Lchecklstring
  • Lchecknumber
  • Lcheckstack
  • Lchecktype
  • Lcheckudata
  • Lerror
  • Lloadbufferx
  • Lnewmetatable
  • Lopenlibs
  • Loptinteger
  • Loptlstring
  • Loptnumber
  • Lpush_where
  • call
  • checkstack
  • close
  • createtable
  • dump
  • equal
  • error
  • get_type
  • getfenv
  • getfield
  • getmetatable
  • gettable
  • gettop
  • insert
  • iscfunction
  • isnumber
  • isstring
  • isuserdata
  • lessthan
  • loadx
  • newstate
  • newthread
  • newuserdata
  • objlen
  • open_base
  • open_bit
  • open_debug
  • open_jit
  • open_math
  • open_os
  • open_package
  • open_string
  • open_table
  • pcall
  • pushboolean
  • pushcclosure
  • pushfunction
  • pushinteger
  • pushlightuserdata
  • pushlstring
  • pushnil
  • pushnumber
  • pushstring
  • pushthread
  • pushvalue
  • rawequal
  • rawget
  • rawgeti
  • rawset
  • rawseti
  • remove
  • replace
  • setfenv
  • setfield
  • setmetatable
  • settable
  • settop
  • toboolean
  • tocfunction
  • tointeger
  • tolstring
  • tonumber
  • topointer
  • tothread
  • touserdata
  • typename

Type Aliases

  • Result
  • lua_CFunction
  • lua_Reader
  • lua_State
  • lua_Writer

Statics

  • ENVIRONINDEX
  • GLOBALSINDEX
  • REGISTRYINDEX