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

Serde json error classification #403

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

bassmanitram
Copy link

@bassmanitram bassmanitram commented Oct 24, 2024

(Again a "make simd_json drop more easily into a serde_json context") these methods on Error roughly classify the error in the same way as their namesakes on serde_json::Error.

Cargo clippy, fmt, and test all run.

Copy link
Member

@Licenser Licenser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love it :)

@Licenser Licenser merged commit 02d62a7 into simd-lite:main Oct 24, 2024
23 checks passed
@bassmanitram bassmanitram deleted the serde-json-error-checks branch October 28, 2024 16:31
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.

2 participants