pub async fn put_physiology(
__arg0: State<ApiState>,
__arg1: Json<HashMap<String, Value>>,
) -> ApiResult<Json<HashMap<String, Value>>>Expand description
Update physiology parameters in the active genome including timestep and aging settings.