pub type CGEdgeId = EdgeIndex<DefaultIx>;
Unique identifiers for call graph edges.
struct CGEdgeId(/* private fields */);