3 releases (stable)
new 2.0.0 | Mar 8, 2025 |
---|---|
1.0.1 | Jul 13, 2024 |
0.0.0-alpha | Jul 13, 2024 |
#416 in Procedural macros
133 downloads per month
7KB
105 lines
derive-step
requires nightly!!
a very simple derive macro for the unstable standard library Step trait.
currently, this only works on unit enums like the (equally unstable) AsciiChar.
see the tests directory for usage examples!
Dependencies
~0.4–0.8MB
~18K SLoC