derive_more icon indicating copy to clipboard operation
derive_more copied to clipboard

WIP: Distinguish top-level enum `fmt` from `affix`

Open ErichDonGubler opened this issue 5 years ago • 0 comments

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.

ErichDonGubler avatar Sep 24 '20 22:09 ErichDonGubler