Type Alias quilkin::ShutdownRx

source ·
pub type ShutdownRx = Receiver<ShutdownKind>;
Expand description

Receiver for a shutdown event.

Aliased Type§

struct ShutdownRx { /* private fields */ }