Skip to content

impl-more: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 04:34
· 130 commits to main since this release
  • Add impl_leaf_error! macro.
  • Allow impl_display_enum! to omit variant's bindings.
  • Remove leaf error support from impl_error_enum!.
  • Change delimiter after type of impl_error_enum! to :.
  • Change delimiter after type of impl_display! and impl_display_enum! to :.
  • Emit core::error::Error in forward_error! and impl_error_enum!.
  • Minimum supported Rust version (MSRV) is now 1.58.