Erick Tryzelaar
|
2cd49060fa
|
Rename #[serde(alias)] to #[serde(rename)] and add tests
Closes #9 and #47.
|
2015-04-01 22:14:28 -07:00 |
|
Hugo Duncan
|
3e63d34c00
|
Mark serde field attributes as used
Prevents unused attribute warnings in code that marks fields with
field level #[serde] attributes.
|
2015-03-19 11:04:08 -04:00 |
|
Erick Tryzelaar
|
b9f5d22630
|
Spring cleaning
|
2015-03-15 15:31:31 -07:00 |
|
Erick Tryzelaar
|
b628446768
|
Cleanup train
|
2015-03-15 15:04:11 -07:00 |
|
Erick Tryzelaar
|
5c62b7ed06
|
Split serde_macros into multiple files
|
2015-03-14 13:09:37 -07:00 |
|