pub async fn list_experiments(
__arg0: State<AppState>,
) -> (StatusCode, Json<ApiResponse<Vec<ExperimentResponse>>>)Expand description
List all experiments
pub async fn list_experiments(
__arg0: State<AppState>,
) -> (StatusCode, Json<ApiResponse<Vec<ExperimentResponse>>>)List all experiments