Skip to main content

list_runs

Function list_runs 

Source
pub fn list_runs() -> Vec<RunMeta>
Expand description

List all runs, sorted by started_at descending (most recent first). Silently skips any runs whose metadata cannot be read.