Type Alias cushy::ShutdownGuard

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

A guard preventing an App from shutting down.

Aliased Type§

struct ShutdownGuard { /* private fields */ }