Skip to content

v0.21.1

Choose a tag to compare

@RAprogramm RAprogramm released this 24 Sep 11:17
· 391 commits to main since this release

Fixed

  • Packed rarely used AppError context (source and backtrace slots) inside the
    boxed inner payload so the AppResult alias no longer triggers Clippy's
    result_large_err lint under -D warnings.