Skip to content

impl Deserializer for Value #22

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

Merged
merged 1 commit into from
Oct 28, 2024
Merged

impl Deserializer for Value #22

merged 1 commit into from
Oct 28, 2024

Conversation

PSeitz
Copy link
Owner

@PSeitz PSeitz commented Oct 28, 2024

This allows to convert Value into a Deserializer, which
enables easy deserialization into other types.

closes #10

This allows to convert Value into a Deserializer, which
enables easy deserialization into other types.

closes #10
@PSeitz PSeitz merged commit 6654cd9 into main Oct 28, 2024
1 check passed
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.

Implement Deserializer<'_> / IntoDeserializer for Value<'_>
1 participant