[][src]Type Definition bee_common::shutdown::ShutdownNotifier

type ShutdownNotifier = Sender<()>;

A type alias for the sending side of the shutdown signal.