vector::signal

Type Alias ShutdownTx

source
pub type ShutdownTx = Sender<()>;

Aliased Typeยง

struct ShutdownTx { /* private fields */ }