Type Alias vector::signal::ShutdownTx

source ·
pub type ShutdownTx = Sender<()>;

Aliased Type§

struct ShutdownTx { /* private fields */ }