#error #dialog #macro #proc-macro #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

#52 in #re-exports


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

~250–690KB
~17K SLoC