simplify down serde2

This commit is contained in:
Erick Tryzelaar
2014-09-01 14:52:19 -07:00
parent 3fb863475b
commit a624d05afa
4 changed files with 122 additions and 95 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ pub use ser::FormatState;
pub use ser::GatherTokens;
pub mod ser;
//pub mod json;
pub mod json;