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

Implement serde::Deserialize for common types #1442

Open
czy-29 opened this issue Dec 29, 2024 · 0 comments
Open

Implement serde::Deserialize for common types #1442

czy-29 opened this issue Dec 29, 2024 · 0 comments

Comments

@czy-29
Copy link

czy-29 commented Dec 29, 2024

I found that we have implemented serde::Serialize for common types, but it seems that there is no implementation of Deserialize. This is very important for scenarios that need to deserialize back to the original type. I hope we can add this capability.

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

No branches or pull requests

1 participant