rustc_borrowck::graphviz::NodeExperimental [-]  [+] [src]

type Node<'a> = (NodeIndex, &'a Node<CFGNodeData>);