mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-28 05:21:05 +00:00

* Deserialize adjacently tagged newtype variants with optional content as None instead of erroring when content field is missing * refactor to remove duplicate code and remove panic