pub type LifecycleTx = UnboundedSender<LifecycleEvent>;Expand description
Sender side of the lifecycle channel.
Aliased Typeยง
pub struct LifecycleTx { /* private fields */ }pub type LifecycleTx = UnboundedSender<LifecycleEvent>;Sender side of the lifecycle channel.
pub struct LifecycleTx { /* private fields */ }