serde/serde_macros
Erick Tryzelaar d17846eff1 Add deserializer type hinting hooks
Formats like xml have trouble knowing if they should deserialize
tags into a sequence from the stream they are deserializing from.
This PR adds hooks so the deserializee can inform the deserializer
to provide them a sequence if possible.

Closes #38.
2015-03-20 08:32:33 -07:00
..
src Add deserializer type hinting hooks 2015-03-20 08:32:33 -07:00
.gitignore Replace serde1 with serde2! 2015-03-08 22:56:33 -07:00
Cargo.toml Bump aster and quasi 2015-03-13 19:37:01 -07:00