rustc_borrowck::region_infer::graphviz

Function render_region_vid

Source
fn render_region_vid(
    rvid: RegionVid,
    regioncx: &RegionInferenceContext<'_>,
) -> String