flowistry_pdg_construction::graph

Type Alias GraphConnectionPoint

Source
type GraphConnectionPoint<'tcx> = (DepNode<'tcx, OneHopLocation>, DepEdge<OneHopLocation>);