#error #proc-macro #dialog #boxes #output #console #display

error-window

Simple Rust proc macro that will make your main function output errors as dialog boxes as well as errors to the console

1 stable release

1.0.0 Jan 8, 2024

#1064 in Rust patterns

GPL-3.0-only OR LGPL-3.0-only

16KB

error-window

Simple Rust proc macro that will make your main function output errors as dialog boxes as well as errors to the console. It will also check any panic/todo that Rust's catch_unwind will catch.

Dependencies

~0.4–1.2MB
~23K SLoC