rustc_borrowck::graphviz::Node [] [src]

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