Mammoth

Results 2 comments of Mammoth

Please advice. How can I unwrap this panic in simple example?

> > Please advice. How can I unwrap this panic in simple example? > > The error occurs in these functions: `eframe::run_simple_native()` or `eframe::run_native()`. So you can add an `.expect("msg")`...