| Crates.io | error-window |
| lib.rs | error-window |
| version | 1.0.1 |
| created_at | 2024-01-08 22:34:07.189126+00 |
| updated_at | 2025-07-01 05:21:03.602983+00 |
| description | Simple Rust proc macro that will make your main function output errors as dialog boxes as well as errors to the console. |
| homepage | https://codeberg.org/ioixd/error-window |
| repository | |
| max_upload_size | |
| id | 1093114 |
| size | 9,758 |
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.