error-window

Crates.ioerror-window
lib.rserror-window
version1.0.1
created_at2024-01-08 22:34:07.189126+00
updated_at2025-07-01 05:21:03.602983+00
descriptionSimple Rust proc macro that will make your main function output errors as dialog boxes as well as errors to the console.
homepagehttps://codeberg.org/ioixd/error-window
repository
max_upload_size
id1093114
size9,758
(IoIxD)

documentation

README

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.

Commit count: 0

cargo fmt