Crates.io | error-window |
lib.rs | error-window |
version | 1.0.0 |
source | src |
created_at | 2024-01-08 22:34:07.189126 |
updated_at | 2024-01-08 22:34:07.189126 |
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://github.com/IoIxD/error-window |
repository | |
max_upload_size | |
id | 1093114 |
size | 44,655 |
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.