Crates.io | mlua_proc_macro |
lib.rs | mlua_proc_macro |
version | 0.1.12 |
source | src |
created_at | 2024-07-09 16:37:28.634122 |
updated_at | 2024-07-15 19:33:17.280439 |
description | This crate is used to convert structs into lua tables with mlua |
homepage | |
repository | |
max_upload_size | |
id | 1297296 |
size | 17,205 |
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.