add serialization of values
This commit is contained in:
parent
da82c775db
commit
6350e4a40f
5 changed files with 87 additions and 26 deletions
|
@ -20,3 +20,7 @@ backtrace-on-stack-overflow = "0.3.0"
|
|||
[[bin]]
|
||||
name = "repl"
|
||||
path = "example/repl.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "run"
|
||||
path = "example/run.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue