Type Alias CancelTx

Source
type CancelTx = Sender<bool>;
Expand description

システムシャットダウン開始通知送信側 (単数)

Aliased Type§

struct CancelTx { /* private fields */ }