This commit is contained in:
2025-04-04 11:25:24 +02:00
parent 8a5e41a265
commit 186e339740
13 changed files with 159 additions and 946 deletions

View File

@@ -20,6 +20,7 @@ poem = "1.3.55"
poem-openapi = { version = "2.0.11", features = ["swagger-ui"] }
tokio = { version = "1", features = ["full"] }
rhai = "1.15.1"
paste = "1.0"
[[example]]
name = "rhai_demo"