Billy Chan
|
e9d3b59a80
|
Re-export macros (#170)
* Re-exportable macros
* Rename derive attribute to `Crate`
* Add unit tests
* Test nested module
* Rename derive attribute to `crate`
* cargo fmt
|
2021-07-16 20:40:19 -07:00 |
|
Jonas Platte
|
b517f232aa
|
Update strum to Rust edition 2018 (#110)
* Set all crates to edition 2018
* Remove redundant imports
* Remove extern crate declarations for cargo dependencies
|
2020-09-17 11:21:21 -07:00 |
|
Peter Glotfelty 🚀
|
ec3297242c
|
Replaced const fn count with associated constant.
|
2020-07-26 04:41:15 +00:00 |
|
Evgeniy Dushistov
|
e040bf4050
|
feature: add enum count macros (#37)
* feature: add enum count macros
fix #15
* add docs for EnumCount
|
2018-11-05 10:36:09 -08:00 |
|