pub async fn put_plasticity_queue_depth( __arg0: State<ApiState>, __arg1: Json<i32>, ) -> ApiResult<Json<HashMap<String, String>>>
Set the plasticity queue depth to control how many operations can be pending.