Type Alias NodeToCollect

Source
pub(super) type NodeToCollect = HashMap<WorkerId, bool>;

Aliased Typeยง

struct NodeToCollect { /* private fields */ }