pub async fn recent_scorers(
configuration: &Configuration,
workspace: &str,
kind: Option<&str>,
) -> Result<Vec<RecentScorers200ResponseInner>, Error<RecentScorersError>>Expand description
Filtered twice, both times by what the caller can read: the datasets they come from, and the runnables themselves. A scorer they could not run does not appear.