Skip to content

Added better map support #452

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Buzzec
Copy link

@Buzzec Buzzec commented Jul 2, 2025

Supports map verification for enum keys for both unit variants and #[serde(untagged)] variants. Still defaults back to string keys in other cases.

Closes #424
Closes #384

@Buzzec
Copy link
Author

Buzzec commented Jul 9, 2025

@GREsau Is there anything we need to do for this PR? AFAICT this is fully compatible with serde_json and just adds specificity. We'd love to get this merged so we can move off private dependencies on this branch in our production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide verification and completion for HashMap's key
1 participant