unknown variant ${identifier.attr.subattr}
, expected one of Null
, Bool
, Number
...
#233
Labels
bug
Something isn't working
I ran into a seemingly complex edge case where deserialisation fails when an untagged enum is used together with
deserialize_with
. In the following example:de_transform
function will fail with:I haven't been able to find a workaround unfortunately
The text was updated successfully, but these errors were encountered: