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!