Type Alias vector::topology::ShutdownErrorReceiver

source ·
pub type ShutdownErrorReceiver = UnboundedReceiver<ShutdownError>;

Aliased Type§

struct ShutdownErrorReceiver { /* private fields */ }