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
+2
View File
@@ -0,0 +1,2 @@
/// Error returned if failed to parse attribute.
pub struct Error;