Skip to content

0.1.3

Compare
Choose a tag to compare
@parasyte parasyte released this 12 Jun 04:56
· 7 commits to main since this release
9b5e783

Features:

  • Added #[no_display] attribute to signal intent that Display must be implemented manually. (#11)

Fixes:

  • Use fully qualify Result path. (#8)
  • Allow Display to be derived for empty enum. (#11)
    • Also fixes the fix for the fix for unit variants. 😅

Contributors 💖: