Skip to main content

publish_progress

Function publish_progress 

Source
async fn publish_progress(
    state: &ServerState,
    job_id: Uuid,
    snapshot: Option<&ProgressSnapshot>,
)