Module paralegal_spdg::rustc::mir::spanview
source · Structs
- Metadata to highlight the span of a MIR BasicBlock, Statement, or Terminator.
Constants
Functions
- Format a string showing the start line and column, and end line and column within a file.
- Generate a spanview HTML+CSS document for the given local function
def_id
, and a pre-generated listSpanViewable
s. - Write a spanview HTML+CSS file to analyze MIR element spans.