Module rustc::cfg
[−]
[src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Module that constructs a control-flow graph representing an item.
Uses Graph as the underlying representation.
Modules
| graphviz |
[ Experimental ]
|
Structs
| CFG |
[ Experimental ]
|
| CFGEdgeData |
[ Experimental ]
|
Enums
| CFGNodeData |
[ Experimental ]
|
Type Definitions
| CFGEdge |
[ Experimental ]
|
| CFGGraph |
[ Experimental ]
|
| CFGIndex |
[ Experimental ]
|
| CFGNode |
[ Experimental ]
|