Refine docs.

This commit is contained in:
Stephen Chung
2020-08-07 18:40:31 +08:00
parent 0b21d80641
commit c86a979601
16 changed files with 128 additions and 53 deletions

View File

@@ -56,7 +56,7 @@ mod example {
let result: Dynamic = engine
.eval(
r#"
#{
##{
a: 42,
b: [ "hello", "world" ],
c: true,