Unbug 0.5 - Runtime debug assertions

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 about Unbug at the Bevy virtual meetup this evening at 19:00 CEST!

You can see more details about the livestream here

1 Like