1
0
mirror of https://github.com/danog/strum.git synced 2024-11-30 04:28:59 +01:00
strum/strum_tests
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
..
src Update strum to Rust edition 2018 (#110) 2020-09-17 11:21:21 -07:00
tests Re-export macros (#170) 2021-07-16 20:40:19 -07:00
build.rs Adding visibility option vis(...) to #[strum_discriminants] (#137) (#138) 2020-11-15 20:13:50 -08:00
Cargo.toml Update docs for 0.21 (#163) 2021-06-01 18:32:56 -07:00