Skip to main content

push_debuginfo_term_name

Function push_debuginfo_term_name 

Source
fn push_debuginfo_term_name<'tcx>(
    tcx: TyCtxt<'tcx>,
    term: Term<'tcx>,
    qualified: bool,
    output: &mut String,
    visited: &mut FxHashSet<Ty<'tcx>>,
)