David Tolnay
|
ee75e6c0e9
|
Format with rustfmt-nightly 0.3.4
|
2017-12-23 20:17:52 -08:00 |
|
David Tolnay
|
750f8ba299
|
Clean up trailing whitespace
|
2017-12-09 14:42:59 -08:00 |
|
David Tolnay
|
9a2c352025
|
Rephrase serde_test::Configure documentation
|
2017-11-06 23:47:39 -08:00 |
|
David Tolnay
|
61c90cb8cb
|
Fix typo in serde_test::Configure documentation
|
2017-11-06 23:45:26 -08:00 |
|
David Tolnay
|
7a0397451e
|
Allow serde_test::Configure to be dynamically sized
This is a more cautious choice for the trait. In the future we may need
a `whatever_ref(&self)` that works for !Sized types.
|
2017-11-06 22:40:09 -08:00 |
|
Markus Westerlind
|
aad7a7987f
|
Add an example to the Configure trait
|
2017-11-06 10:35:22 +01:00 |
|
Markus Westerlind
|
39e05ffad2
|
Implement Deserializer for Readable/Compact
|
2017-11-02 15:47:07 +01:00 |
|
Markus Westerlind
|
78fab25c5c
|
implement Serializer for Readable/Compact
|
2017-11-02 15:47:07 +01:00 |
|