-
Notifications
You must be signed in to change notification settings - Fork 35
Issues: illicitonion/num_enum
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow enum from primitive creation to be used in a const context
#159
opened Feb 2, 2025 by
tetofonta
Support implementing both IntoPrimitive and TryFromPrimitive?
#158
opened Dec 29, 2024 by
jadebuilds
TryFromPrimitive should return an error on
default
and catch_all
#143
opened Mar 10, 2024 by
AlexSherbinin
Adding
#[num_enum(catch_all)]
to an enum variant removes the enum's display name while debugging
#132
opened Sep 29, 2023 by
Sharpiro
Allowing specifying the num_enum crate name when deriving TryFromPrimitive
#76
opened Sep 12, 2022 by
yshui
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.