rustc_middle::ty

Function place_to_string_for_capture

Source
pub fn place_to_string_for_capture<'tcx>(
    tcx: TyCtxt<'tcx>,
    place: &Place<'tcx>,
) -> String