Docs.rs
  • hlua-0.4.2
    • hlua 0.4.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • tomaka
    • Dependencies
      • libc ^0.2 normal
      • lua52-sys ^0.1.1 normal
    • Versions
    • 77.55% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

hlua0.4.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AnyLuaString
  • Function
  • InsideCallback
  • Lua
  • LuaCode
  • LuaCodeFromReader
  • LuaContext
  • LuaFunction
  • LuaTable
  • LuaTableIterator
  • PushGuard
  • StringInLua
  • UserdataOnStack

Enums

  • AnyHashableLuaValue
  • AnyLuaValue
  • LuaError
  • LuaFunctionCallError
  • TuplePushError
  • Void

Traits

  • AsLua
  • AsMutLua
  • LuaRead
  • Push
  • PushOne

Macros

  • implement_lua_push
  • implement_lua_read

Functions

  • function0
  • function1
  • function10
  • function2
  • function3
  • function4
  • function5
  • function6
  • function7
  • function8
  • function9
  • push_userdata
  • read_userdata