Closed rnestler closed 7 years ago
The first commit is pretty simple. For the second one I'm not sure if it will work for deserialization.
Edit: It works for deserialization with the serde default field-attribute. So a missing field gets serialized to an empty vector.
The first commit is pretty simple. For the second one I'm not sure if it will work for deserialization.
Edit: It works for deserialization with the serde default field-attribute. So a missing field gets serialized to an empty vector.