lua-kit

Crates.iolua-kit
lib.rslua-kit
version0.1.0
sourcesrc
created_at2015-08-27 22:14:28.840245
updated_at2015-12-11 23:54:10.497015
descriptionToolkit for working with Lua bytecode
homepage
repositoryhttps://github.com/SpaceManiac/lua-kit
max_upload_size
id2937
size18,353
(SpaceManiac)

documentation

README

lua-kit

Lua-kit is a Rust library for working with serialized Lua 5.3 functions and bytecode. It includes structs for representing Lua bytecode structures and functions for converting these structures to and from Lua bytecode files.

For more specifics, browse the source or use cargo doc to read the documentation.

Commit count: 11

cargo fmt