mlua_proc_macro 0.1.12

This crate is used to convert structs into lua tables with mlua
Documentation

This crate was designed to be used in 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.