François Laignel
|
1367becfaf
|
DateTime: manual impl for PartialOrd , PartialEq and Debug
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/217
|
2019-08-21 12:34:15 +02:00 |
|
François Laignel
|
ced522ed08
|
Implement ser / de for Date Values, Structure fields and Tags
|
2019-08-19 15:51:42 +02:00 |
|
Sebastian Dröge
|
86a31b4139
|
Silence/fix various clippy warnings
|
2019-03-07 14:05:35 +02:00 |
|
François Laignel
|
3ed7257da9
|
DateTime: serde: use an enum
|
2018-07-30 23:18:30 +03:00 |
|
François Laignel
|
6bda3ef174
|
serde: add roundtrip tests
This allows making sure serialization and deserialization are in sync for
types with asymetrical implementations.
|
2018-07-30 23:18:30 +03:00 |
|
François Laignel
|
ab9cd29bd6
|
serde: fmt pass
Note: clippy didn't raise any warning
|
2018-07-30 23:18:30 +03:00 |
|
François Laignel
|
90b046fbcf
|
serde: separate serde impl and tests from base module
+ fix erroneous `datetime` instead of `buffer` in `BufferRef::serialize`
+ remove ser/de for `Value`s with types `ULong` & `ILong`
|
2018-07-30 23:18:30 +03:00 |
|