pub type ShutdownGuard = ShutdownGuard<WindowCommand>;
A guard preventing an App from shutting down.
App
struct ShutdownGuard { /* private fields */ }