6 Commits

Author SHA1 Message Date
ce1fb4a11e Add support for optional enum field
Some checks failed
Build / build (push) Has been cancelled
2025-10-30 16:03:58 +01:00
etwyniel
479533ad17 Add support for deserializing internally tagged enums 2019-11-18 16:23:21 +01:00
etwyniel
263cd46234 Add support for deserializing adjacently tagged enums 2019-11-18 14:57:36 +01:00
etwyniel
b7993b516e Full support for deserializing externally tagged enums 2019-11-18 11:04:11 +01:00
etwyniel
6db11c37cb Support deserializing tuple variants with a single field in externally tagged enums 2019-11-18 10:36:31 +01:00
etwyniel
81567f15e8 Add partial deserialization support
Only externally tagged, only named fields or unit variants
2019-11-18 09:38:59 +01:00