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