pub async fn experiment_results(
configuration: &Configuration,
workspace: &str,
path: &str,
id: &str,
baseline: Option<&str>,
) -> Result<ExperimentResults200Response, Error<ExperimentResultsError>>pub async fn experiment_results(
configuration: &Configuration,
workspace: &str,
path: &str,
id: &str,
baseline: Option<&str>,
) -> Result<ExperimentResults200Response, Error<ExperimentResultsError>>