Convert json::ser to associated types

This commit is contained in:
Erick Tryzelaar
2015-01-17 22:20:28 -08:00
parent 73018e4d5d
commit f8fb17b2ff
6 changed files with 101 additions and 86 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ extern crate unicode;
pub mod ser;
pub mod de;
//pub mod json;
pub mod json;