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

Integrate Saturating<T> deserialization into impl_deserialize_num macro #2729

Merged
merged 1 commit into from Apr 16, 2024

Conversation

dtolnay
Copy link
Member

@dtolnay dtolnay commented Apr 16, 2024

Followup to #2709. This also adds support for Saturating<i128> and Saturating<u128>.

@dtolnay dtolnay merged commit 65b7eea into serde-rs:master Apr 16, 2024
15 checks passed
@dtolnay dtolnay deleted the saturating branch April 16, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant