pub(super) type NodeToCollect = HashMap<WorkerId, bool>;
struct NodeToCollect { /* private fields */ }