Docs.rs
luac-parser-0.1.0
This release has been yanked
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
luac-parser 0.1.0
lua bytecode parser
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
52
items documented
0
out of
13
items with examples
Links
crates.io
Dependencies
log ^0.4
normal
nom ^7
normal
nom-supreme ^0.8
normal
serde ^1
normal
Versions
0.5.3
(2025-08-10)
0.5.2
(2023-10-14)
0.5.1
(2023-10-12)
0.5.0
(2023-10-08)
0.4.2
(2023-10-04)
0.4.1
(2023-07-15)
0.4.0
(2023-07-11)
0.3.3
(2023-05-08)
0.3.2
(2023-05-05)
0.3.1
(2023-04-10)
0.3.0
(2023-04-04)
0.2.5
(2023-03-30)
0.2.4
(2023-03-30)
0.2.3
(2023-03-30)
0.2.2
(2023-03-27)
0.2.1
(2023-03-26)
0.2.0
(2023-03-25)
0.1.4
(2023-03-22)
0.1.3
(2023-03-11)
0.1.2
(2023-03-05)
0.1.1
(2023-02-15)
0.1.0
(2023-02-15)
Owners
luac-parser-0.1.0 has been yanked.
lua-parser
lua bytecode parser, currently support lua51, lua53, lua54