Function analyze_heap

Source
pub async fn analyze_heap(
    __arg0: Path<(WorkerId, String)>,
    __arg1: Extension<Service>,
) -> Result<Response, DashboardError>