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

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