pub(crate) fn main() -> Result<()>
Expand description

Simple wrapper around fallible_main, shows a message box containing the error if fallible_main returns an error.