pub type CGNodeId = NodeIndex<DefaultIx>;
Unique identifiers for call graph nodes.
struct CGNodeId(/* private fields */);