Function rustc_driver::pretty::call_with_pp_support_hir
source · [−]fn call_with_pp_support_hir<A, F>(ppmode: &PpHirMode, tcx: TyCtxt<'_>, f: F) -> Awhere
F: FnOnce(&dyn HirPrinterSupport<'_>, Map<'_>) -> A,
fn call_with_pp_support_hir<A, F>(ppmode: &PpHirMode, tcx: TyCtxt<'_>, f: F) -> Awhere
F: FnOnce(&dyn HirPrinterSupport<'_>, Map<'_>) -> A,