9 Commits

Author SHA1 Message Date
Anthony Ramine
92eadc25be Reformat 2019-04-16 11:15:32 +02:00
Sam Sieber
0ecc730e64 Fix struct newtype deserialization (and add tests) 2018-11-19 08:59:04 -07:00
Shaun Mangelsdorf
4d220818f7 Implement deserialization into unit enums 2018-08-14 12:52:36 +02:00
Without Boats
ecb91cfcd7 Deserialize () from input without key/value pairs. 2017-05-21 00:28:04 -07:00
Anthony Ramine
7ddde33a33 Have a custom type for deserialising values (fixes #16)
This lets us handle Option values correctly.
2017-05-06 10:59:42 +02:00
Arthur Skobara
8839c6a86c Introduce de::from_reader 2017-02-05 14:34:14 +01:00
Anthony Ramine
8e5cf19e07 Reformat with rustfmt 2017-01-27 22:56:04 +01:00
Matthias Endler
f553c4e08f Add support for boolean values 2016-09-22 14:31:05 +02:00
Matthias Endler
f639279e3e Add support for option parameters 2016-09-18 19:15:03 +02:00