mlua_proc_macro 0.1.12

This crate is used to convert structs into lua tables with mlua
Documentation
1
2
This crate was designed to be used in [Matthias](https://github.com/marci1175/matthias) (A chat application), but it can be used basicly anywhere.
With this procedural macro you can generate an mlua table from a struct which its applied to.