zefchain / serde-reflection

Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
Apache License 2.0
137 stars 26 forks source link

Allow configuring the default value for primitives types #39

Closed ma2bd closed 5 months ago

ma2bd commented 5 months ago

Summary

This is an alternative fix to the issue raised by #38.

Test Plan

CI

juntyr commented 5 months ago

+1

ma2bd commented 5 months ago

@juntyr This was released in serde-reflection v0.4.0