-
Notifications
You must be signed in to change notification settings - Fork 150
Issues: Peternator7/strum
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
When implementing
EnumString
on nested enum it requires Default
implementation for nested enums
#388
opened Oct 22, 2024 by
bWanShiTong
Adding a custom attribute to a type generated via
strum_discriminants
#375
opened Sep 7, 2024 by
alex35mil
Why don't iterators created by
EnumIter
implement ExactSizeIterator
?
#372
opened Aug 2, 2024 by
jwarley
Round tripping "{{}}" doesn't work with Display + EnumString in 0.26
#361
opened Jun 4, 2024 by
tiye
Support for const_into_str to Enable Static String Conversion in Const Context
#352
opened Apr 26, 2024 by
biryukovmaxim
get_bool
and get_int
in EnumProperty
are undocumented and always return None
#313
opened Nov 11, 2023 by
fritzrehde
to_string and serialize when used together causes unreachable code
#310
opened Oct 25, 2023 by
Stefanuk12
EnumString
should derive From<&str>
instead of TryFrom<&str>
when #[strum(default)]
is present
#307
opened Oct 13, 2023 by
MingweiSamuel
IntoStaticStr but from immutable reference to an enum From<&MyEnum>
#291
opened Aug 16, 2023 by
bitcoin-eagle
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.