Function rustc_hir_analysis::hir_ty_lowering::errors::fn_trait_to_string
source ยท pub(crate) fn fn_trait_to_string(
tcx: TyCtxt<'_>,
trait_segment: &PathSegment<'_>,
parenthesized: bool,
) -> String