Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples: add flattened enum deserialization #738

Merged
merged 1 commit into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. examples: add flattened enum deserialization

    Add a small example about flattened enum deserialization. This is a
    small workaround around serde's [serde's
    issue](serde-rs/serde#1905).
    
    Big thanks to @Mingun for (most) of the code + help!
    
    Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
    Frankkkkk authored and Mingun committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5d76174 View commit details
    Browse the repository at this point in the history