InnerGraph

Type Alias InnerGraph 

Source
type InnerGraph<'tcx> = Graph<DepNode<'tcx>, DepEdge>;

Aliased Typeยง

struct InnerGraph<'tcx> { /* private fields */ }