mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 07:21:12 +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