Docs.rs
  • luac-parser-0.5.2
    • luac-parser 0.5.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • metaworm
    • Dependencies
      • bincode ^2.0.0-rc normal
      • bitflags ^2 normal
      • log ^0.4 normal
      • nom ^7 normal
      • nom-leb128 ^0.2 normal
      • nom-supreme ^0.8 normal
      • rmp-serde ^1 normal optional
      • serde ^1 normal
      • serde_bytes ^0.11 normal
    • Versions
    • 15.29% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

luac_parser0.5.2

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate luac_parser

Source

Modules§

lua51
lua52
lua53
lua54
luajit
luau
utils

Structs§

ConstTable
LuaBytecode
LuaChunk
LuaHeader
LuaLocal
LuaVarArgInfo
LuaVersion
UpVal

Enums§

LuaConstant
LuaNumber

Constants§

LUA51
LUA52
LUA53
LUA54
LUAJ1
LUAJ2

Functions§

lua_bytecode
parse

Type Aliases§

IResult