Function op_trait_as_method_name

Source
fn op_trait_as_method_name(
    tcx: TyCtxt<'_>,
    trait_did: DefId,
) -> Option<&'static str>