error-window

Crates.ioerror-window
lib.rserror-window
version1.0.0
sourcesrc
created_at2024-01-08 22:34:07.189126
updated_at2024-01-08 22:34:07.189126
descriptionSimple Rust proc macro that will make your main function output errors as dialog boxes as well as errors to the console.
homepagehttps://github.com/IoIxD/error-window
repository
max_upload_size
id1093114
size44,655
(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