pub async fn get_package_runtime_states(
__arg0: Json<RuntimeStatesRequest>,
) -> Result<Json<HashMap<String, PackageRuntimeState>>, (StatusCode, String)>pub async fn get_package_runtime_states(
__arg0: Json<RuntimeStatesRequest>,
) -> Result<Json<HashMap<String, PackageRuntimeState>>, (StatusCode, String)>