cushy

Type Alias ShutdownGuard

source
pub type ShutdownGuard = ShutdownGuard<WindowCommand>;
Expand description

A guard preventing an App from shutting down.

Aliased Typeยง

struct ShutdownGuard { /* private fields */ }