Erick Tryzelaar
|
8ba1e7aceb
|
Remove the need for the unicode feature flag
|
2015-04-12 10:42:57 -07:00 |
|
Erick Tryzelaar
|
e0eff942b1
|
Add Error::unknown_field_error
|
2015-04-12 10:32:54 -07:00 |
|
Erick Tryzelaar
|
1da47c0870
|
Change de::VariantVisitor to let deserializers know the variant kind
This allows formats like cbor that encode a unit variant as just a
string to work.
[breaking-change]
|
2015-04-12 10:32:54 -07:00 |
|
Erick Tryzelaar
|
dcf7037792
|
Add some basic docs
|
2015-03-31 22:33:18 -07:00 |
|
Erick Tryzelaar
|
54009e0991
|
Factor out value deserializers
|
2015-03-31 12:56:17 -07:00 |
|
Erick Tryzelaar
|
1b1c605102
|
Pull deserialization impls into their own file
|
2015-03-26 07:58:26 -07:00 |
|