We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Encoding an enum field with the pretty encoder results in an ExpectedError when decoding.
In emit_enum_variant of the pretty encoder, "variants" and "fields" need to be added to behave the same way as the normal encoder.