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