Improve error messages to lists.

This commit is contained in:
Stephen Chung
2020-03-16 23:51:32 +08:00
parent 5ad2d24251
commit 705fbd0c1b
5 changed files with 433 additions and 453 deletions

View File

@@ -13,6 +13,7 @@ include = [
"scripts/*.rhai",
"Cargo.toml"
]
keywords = [ "scripting" ]
[dependencies]
num-traits = "*"