2 releases
0.1.1 | Jan 16, 2022 |
---|---|
0.1.0 | Jan 15, 2022 |
#14 in #take
17KB
230 lines
A Rust library providing derive macros for enums
For more information check out the crate's documentation.
lib.rs
:
This library provides useful derive macros intended for enums.
The main point of that is to reduce boilerplate code and add useful shortcuts.
Dependencies
~2MB
~44K SLoC