Skip to main content

CleanupSignal

Type Alias CleanupSignal 

Source
type CleanupSignal = Sender<bool>;

Aliased Typeยง

struct CleanupSignal { /* private fields */ }