pub async fn list_all_experiments(
configuration: &Configuration,
workspace: &str,
subject_path: Option<&str>,
) -> Result<Vec<EvalExperiment>, Error<ListAllExperimentsError>>pub async fn list_all_experiments(
configuration: &Configuration,
workspace: &str,
subject_path: Option<&str>,
) -> Result<Vec<EvalExperiment>, Error<ListAllExperimentsError>>