Skip to content

impl-more: v0.3.7

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:40
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
2b4b998
  • Add support for mixed variant shapes, field patterns, and explicit positional and named format arguments in impl_display_enum!.
  • Remove temporary allocations from impl_display_enum! and support no_std for data variants.