#error #macro #proc-macro #dialog #re-exports #error-window

macro error-window-macro

Macro that the error-window crate re-exports

1 stable release

1.0.0 Jan 8, 2024

#42 in #re-exports

23 downloads per month
Used in error-window

GPL-3.0-only OR LGPL-3.0-only

8KB
139 lines

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

~305–760KB
~18K SLoC