derive_step

Crates.ioderive_step
lib.rsderive_step
version1.0.1
sourcesrc
created_at2024-07-13 14:02:35.328107
updated_at2024-07-13 14:42:49.689558
descriptionA derive macro for the unstable Step trait.
homepage
repositoryhttps://github.com/perpetualcacophony/derive_step
max_upload_size
id1302358
size9,570
(perpetualcacophony)

documentation

README

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!

Commit count: 0

cargo fmt