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
3
{
  "rust-analyzer.linkedProjects": ["./Cargo.toml",  "./error-window-macro/Cargo.toml"]
}