Implement serialization for unit variants and named variants

This commit is contained in:
Aymeric Beringer
2019-10-11 16:32:09 +02:00
commit 353d0c07d4
6 changed files with 389 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/target
**/*.rs.bk
Cargo.lock