pub async fn list_heap_profile(
__arg0: Path<WorkerId>,
__arg1: Extension<Service>,
) -> Result<Json<ListHeapProfilingResponse>, DashboardError>
pub async fn list_heap_profile(
__arg0: Path<WorkerId>,
__arg1: Extension<Service>,
) -> Result<Json<ListHeapProfilingResponse>, DashboardError>