d17846eff1
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. |
||
---|---|---|
.. | ||
bench_enum.rs | ||
bench_log.rs | ||
bench_map.rs | ||
bench_struct.rs | ||
bench_vec.rs |