Skip to main content

create_experiment

Function create_experiment 

Source
pub async fn create_experiment(
    __arg0: State<AppState>,
    __arg1: Json<CreateExperimentRequest>,
) -> (StatusCode, Json<ApiResponse<ExperimentResponse>>)
Expand description

Create a new experiment