Skip to main content

rollback_started

Function rollback_started 

Source
fn rollback_started(app: &AppHandle, started: &[StreamKind])
Expand description

Roll back partially-started channels after a per-channel start failure mid-session. Best-effort — each stop swallows its own errors since we’re already on the error path.