tomaka / hlua

Rust library to interface with Lua
MIT License
510 stars 48 forks source link

derive Debug for public types #167

Closed sunshowers closed 7 years ago

sunshowers commented 7 years ago

This proves to be pretty useful while debugging weird low-level Lua issues.