mlua_proc_macro

Crates.iomlua_proc_macro
lib.rsmlua_proc_macro
version0.1.12
sourcesrc
created_at2024-07-09 16:37:28.634122
updated_at2024-07-15 19:33:17.280439
descriptionThis crate is used to convert structs into lua tables with mlua
homepage
repository
max_upload_size
id1297296
size17,205
Varga Marcell (marci1175)

documentation

README

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.

Commit count: 0

cargo fmt