luaur-bytecode-cli 0.1.3

Command-line Luau bytecode disassembler and inspector (Rust).
Documentation
1
2
3
4
extern crate alloc;

pub mod functions;
pub mod records;