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