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