vector::topology

Type Alias ShutdownErrorReceiver

source
pub type ShutdownErrorReceiver = UnboundedReceiver<ShutdownError>;

Aliased Typeยง

struct ShutdownErrorReceiver { /* private fields */ }