derive_more
derive_more copied to clipboard
WIP: Distinguish top-level enum `fmt` from `affix`
Fixes https://github.com/JelteF/derive_more/issues/142 by implementing the solution proposed in the OP. Once the proposal is validated, I'll fill in this PR with more details and polish it up for review.
Things to do before merge:
- [x] Soft dep on https://github.com/JelteF/derive_more/pull/141.