Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement MaxSize for serializable Range structs #193

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

ChocolateLoverRaj
Copy link
Contributor

Range, RangeInclusive, RangeFrom, RangeTo

Copy link

netlify bot commented Nov 30, 2024

Deploy Preview for cute-starship-2d9c9b canceled.

Name Link
🔨 Latest commit 7c6fd97
🔍 Latest deploy log https://app.netlify.com/sites/cute-starship-2d9c9b/deploys/674e73473de422000800d206

Copy link
Owner

@jamesmunns jamesmunns left a comment

Choose a reason for hiding this comment

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

Thanks! If you're interested, you could add these to the builtins_nostd.rs part of postcard-schema as well - I hope to move from a derive macro to a const fn (using the info from postcard-schema) in the future (see #179).

Range, RangeInclusive, RangeFrom, RangeTo
@jamesmunns jamesmunns merged commit 493ae45 into jamesmunns:main Dec 3, 2024
5 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants