make Deserializer pure

This commit is contained in:
Oliver Schneider
2016-07-20 10:26:31 +02:00
parent 89f0ad99a6
commit 36a7bf6244
6 changed files with 293 additions and 120 deletions
+1
View File
@@ -1,3 +1,4 @@
#[macro_use]
extern crate serde;
mod assert;