Type Alias ShutdownSender

Source
type ShutdownSender = Sender<()>;

Aliased Typeยง

struct ShutdownSender { /* private fields */ }