pub async fn get_runs(client: &Client, id: &str) -> Result<Vec<Run>, Error>
Expand description

Gets the Runs that belong to a Category.