error-window 1.0.1

Simple Rust proc macro that will make your main function output errors as dialog boxes as well as errors to the console.
Documentation
1
2
pub extern crate dialog;
pub use error_window_macro::*;