Skip to main content

activate_generation

Function activate_generation 

Source
pub async fn activate_generation(
    __arg0: Path<String>,
    __arg1: State<AppState>,
) -> Result<Json<Value>, (StatusCode, Json<Value>)>