Skip to main content

get_run_overview

Function get_run_overview 

Source
pub async fn get_run_overview(
    pool: &DbPool,
    run_id: RunId,
) -> StorageResult<RunOverview>
Expand description

Aggregated run overview with turn counts.