Documented code, got basic example working

This commit is contained in:
Isaac Clayton 2022-06-01 16:39:59 +02:00
parent 4ff9a6b1b5
commit 4003037ca8
7 changed files with 200 additions and 57 deletions

View file

@ -6,4 +6,5 @@ edition = "2021"
[dependencies]
mlua = { version = "0.8.0-beta.5", features = ["lua54", "vendored", "serialize"] }
serde = "1.0"
map-macro = "0.2"
# bincode = "1.3"