Unbug 0.5 - Runtime debug assertions

⚓ Rust    📅 2026-04-23    👤 surdeus    👁️ 3      

surdeus

Unbug 0.5

Unbug provides debug breakpoint assertion macros for Rust projects.

  • This new version adds a macro that can insert assertions before failures with the try-operator (?).
  • I also added experimental support for triggering test failures when assertions are run in test mode.

I'll be giving a talk this evening about Unbug at the Bevy virtual meetup this evening at 19:00 CEST!

You can see more details about the livestream here

1 post - 1 participant

Read full topic

🏷️ Rust_feed