pub fn loop_task_increment_one<const N: i64>(
ctx: &ConditionalProgressCtx<'_>,
) -> Result<i64>Expand description
Loop-task-aware +1: CompleteAllLoopTasks → N (the completion target),
other custom events → unchanged, else +1.
pub fn loop_task_increment_one<const N: i64>(
ctx: &ConditionalProgressCtx<'_>,
) -> Result<i64>Loop-task-aware +1: CompleteAllLoopTasks → N (the completion target),
other custom events → unchanged, else +1.