Skip to main content

rollback_generation

Function rollback_generation 

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