Gather attrs at the beginning

This commit is contained in:
David Tolnay
2016-06-14 23:37:20 -07:00
parent 28589620f6
commit ac69524258
7 changed files with 549 additions and 597 deletions
+1
View File
@@ -2,4 +2,5 @@ mod attr;
mod bound;
mod de;
mod error;
mod item;
mod ser;