Support parsing json with tests

This commit is contained in:
Erick Tryzelaar
2014-10-08 21:25:01 -07:00
parent 2c50039c13
commit 671864eef4
3 changed files with 963 additions and 78 deletions
+1 -1
View File
@@ -6,4 +6,4 @@
pub mod ser;
pub mod de;
//pub mod json;
pub mod json;