Skip to main content

send_stop_on_enter

Function send_stop_on_enter 

Source
async fn send_stop_on_enter(
    tx: &Sender<Result<RtdlEvent, Status>>,
    node: &NodeEventContext,
    runtime: &PlanRuntime,
)
Expand description

Emit the terminal event for an on_enter stop point on any RTDL node.