rustc::cfg::graphviz::Node [] [src]

type Node<'a> = (CFGIndex, &'a CFGNode);
Unstable (rustc_private)