chore(codegen): Clean up error handling

This commit is contained in:
Erick Tryzelaar
2016-02-05 18:11:58 -08:00
parent 8c8fcdbc54
commit a926cb62f0
6 changed files with 75 additions and 73 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
mod attr;
mod de;
mod field;
mod error;
mod ser;