Type Alias CancelRx

Source
type CancelRx = Receiver<bool>;
Expand description

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

Aliased Type§

struct CancelRx { /* private fields */ }