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

Support Range? #1251

Open
greenhat616 opened this issue Dec 20, 2024 · 2 comments
Open

Support Range? #1251

greenhat616 opened this issue Dec 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@greenhat616
Copy link

  • such as std::ops::Range, std::ops::RangeFull
@CommanderStorm
Copy link

I read the following PR/issue as if std::ops::RangeFull and std::ops::RangeToInclusive does not yet have support in serde

std::ops::Range{,To,From} seems unproblemantic though.

@juhaku
Copy link
Owner

juhaku commented Jan 2, 2025

Support for those could be added in future for sure, though there is a need to serde to support them before. 😅

@juhaku juhaku added the enhancement New feature or request label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants