Rename serde_item to serde_internals

This commit is contained in:
David Tolnay
2016-06-21 19:12:08 -07:00
parent d1be5ef187
commit c6b6e2a5d9
11 changed files with 59 additions and 63 deletions
-1
View File
@@ -1,4 +1,3 @@
mod bound;
mod de;
mod error;
mod ser;