Untagged and internally tagged enums

This commit is contained in:
David Tolnay
2017-02-02 12:10:07 -08:00
parent faaa494579
commit ff21d557c7
16 changed files with 2020 additions and 531 deletions
+1
View File
@@ -1,3 +1,4 @@
#[macro_use]
extern crate serde;
mod assert;