Module rustc_mir_dataflow::framework::cursor [−][src]
Expand description
Random access inspection of the results of a dataflow analysis.
Structs
Allows random access inspection of the results of a dataflow analysis.
Type Definitions
A ResultsCursor
that borrows the underlying Results
.