pub type ShutdownErrorReceiver = UnboundedReceiver<ShutdownError>;
Aliased Typeยง
struct ShutdownErrorReceiver { /* private fields */ }
pub type ShutdownErrorReceiver = UnboundedReceiver<ShutdownError>;
struct ShutdownErrorReceiver { /* private fields */ }