Skip to main content

activate_existing_generation

Function activate_existing_generation 

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