1
0
mirror of https://github.com/danog/strum.git synced 2024-11-27 04:24:37 +01:00
strum/strum_macros
Spanfile bc8fa93ee8 Move EnumVariantsNames into a trait which the macro implements (#74)
* Add VariantNames trait with the variants() function which the EnumVariantNames macro implements

* Consider generics in the impl block + use absolute path for the trait
2019-11-23 20:58:10 -08:00
..
src Move EnumVariantsNames into a trait which the macro implements (#74) 2019-11-23 20:58:10 -08:00
Cargo.toml Refactoring code and updating syn + quote (#71) 2019-09-18 11:24:14 -07:00
LICENSE Refactoring code and updating syn + quote (#71) 2019-09-18 11:24:14 -07:00