issues
search
Peternator7
/
strum
A small rust library for adding custom derives to enums
https://crates.io/crates/strum
MIT License
1.8k
stars
151
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update clap requirement from =2.33.0 to =4.5.2
#340
dependabot[bot]
closed
7 months ago
1
Update phf requirement from 0.10 to 0.11
#339
dependabot[bot]
opened
8 months ago
0
Update structopt requirement from 0.2.18 to 0.3.26
#338
dependabot[bot]
opened
8 months ago
0
Fix missing generics on impl for EnumTryAs
#337
hasali19
closed
8 months ago
0
EnumIs: Allow custom variant function names
#336
Mange
opened
9 months ago
4
Documentation for `VariantArray` and `VariantNames` say their `VARIANTS` constants are arrays, but they're actually slices
#335
IndigoLily
closed
8 months ago
2
feat(as_ref_str): enable `prefix` attribute for `AsRefStr` derive
#334
vbrvk
closed
8 months ago
1
Add dependabot
#333
oriontvv
closed
8 months ago
0
Customize error message for FromStr
#332
WojciechMula
opened
9 months ago
0
Add `#[strum(transparent)]` attribute
#331
bobozaur
opened
9 months ago
0
Fix AsRefStr docs to specify lifetime constraints
#330
DTrippe
closed
9 months ago
0
Implement `Iterator` for EnumTable
#329
rockboynton
closed
8 months ago
6
TryFrom<Repr> for enums using FromRepr?
#328
jaskij
opened
9 months ago
2
Publish Git tags
#327
Marcono1234
closed
9 months ago
2
AsRefStr documentation incorrectly states 'static ref is returned
#326
DTrippe
closed
9 months ago
2
fix: use core not std to allow no_std to compile
#325
ripytide
closed
10 months ago
1
Update Changelog etc in prep for release
#324
Peternator7
closed
10 months ago
0
Publish new release.
#323
gibbz00
closed
10 months ago
4
Fixed the `fmt` conflict caused by using `use std::fmt::Debug`
#322
disoul
closed
10 months ago
1
fix: avoid conflicts in case of consecutive underscores
#321
aminya
closed
10 months ago
2
Add `attributes` to `strum_discriminants` for custom attributes in generated discriminant enum
#320
0x5abe
opened
11 months ago
1
chore(strum): update phf 0.10 -> 0.11
#319
lovesegfault
closed
10 months ago
1
Getting the discriminant from an enum variant
#318
MiniaczQ
closed
9 months ago
3
EnumDiscriminants: can't infer type
#317
wiiznokes
closed
10 months ago
3
AsRef<str> and default variants
#316
wyatt-herkamp
opened
1 year ago
0
Add `EnumDeref` trait and derive
#315
Syndelis
closed
10 months ago
12
Add Iterator trait bounds to IntoEnumIterator
#314
joshchngs
closed
11 months ago
1
`get_bool` and `get_int` in `EnumProperty` are undocumented and always return None
#313
fritzrehde
opened
1 year ago
1
fixing doc link
#312
fermanjj
closed
10 months ago
0
Impl FusedIterator for EnumIter iterators
#311
jwodder
closed
1 year ago
3
to_string and serialize when used together causes unreachable code
#310
Stefanuk12
opened
1 year ago
2
bump phf from 0.10 to 0.11
#309
jqnatividad
opened
1 year ago
4
Fix "Display" for non string Defaults
#308
Peternator7
closed
1 year ago
0
`EnumString` should derive `From<&str>` instead of `TryFrom<&str>` when `#[strum(default)]` is present
#307
MingweiSamuel
opened
1 year ago
1
strum::Display doesn't work with non-unit non-string variants
#306
Keshi
closed
1 year ago
0
Add Support for Generics with Enum Is
#305
wyatt-herkamp
closed
1 year ago
1
Remove unused vectors
#304
schubart
closed
1 year ago
0
[Feature] Macro to Implement PartialEq<str>
#303
wyatt-herkamp
closed
1 year ago
1
Implement TryFrom<String> in EnumString
#302
wyatt-herkamp
opened
1 year ago
4
Add doc comment to EnumIs result
#301
wyatt-herkamp
closed
1 year ago
1
Fix EnumIter for enums named Option
#300
horacimacias
closed
1 year ago
1
EnumIter does not work for enums named 'Option'
#299
horacimacias
closed
1 year ago
0
Feature request: A function to convert to integer by variant
#298
Bubbler-4
opened
1 year ago
2
Add `StaticVariantsArray` trait and derive
#297
Syndelis
closed
10 months ago
9
Add the `prefix` attribute
#296
chanman3388
closed
11 months ago
1
`EnumString` match with non-default variables
#295
wangxiaoying
closed
1 year ago
1
Use enum named fields in to_string macro
#294
Arian8j2
closed
10 months ago
1
fix EnumIter for enums with const generic
#293
PingPongun
closed
10 months ago
1
feat: added discriminator fn
#292
DevSlashRichie
closed
10 months ago
1
IntoStaticStr but from immutable reference to an enum From<&MyEnum>
#291
bitcoin-eagle
opened
1 year ago
7
Previous
Next