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