cluster_events_pending

Function cluster_events_pending 

Source
async fn cluster_events_pending(
    __arg0: State<AppState>,
    __arg1: Path<u16>,
) -> Result<Json<Vec<ClusterNodePendingEvents>>, (StatusCode, String)>