Type Alias NodeIdSet

Source
type NodeIdSet = HashSet<String>;

Aliased Typeยง

struct NodeIdSet { /* private fields */ }