Docs.rs
  • luac-parser-0.4.1
    • luac-parser 0.4.1
    • 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
      • serde ^1 normal
      • serde_bytes ^0.11 normal
    • Versions
    • 15.66% of the crate is documented
  • Go to latest version
  • 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
    • 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
logo

logo

Crate luac_parser

  • Version 0.4.1
  • All Items
  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Crate luac_parser

source ·

Modules

  • lua51
  • lua52
  • lua53
  • lua54
  • luajit
  • luau
  • utils

Structs

  • ConstTable
  • LuaBytecode
  • LuaChunk
  • LuaHeader
  • LuaLocal
  • LuaVarArgInfo
  • UpVal

Enums

  • LuaConstant
  • LuaNumber

Constants

  • LUA51
  • LUA52
  • LUA53
  • LUA54
  • LUAJ1
  • LUAJ2

Functions

  • lua_bytecode
  • parse

Type Definitions

  • IResult