Function typeid_for_trait_ref

Source
pub fn typeid_for_trait_ref<'tcx>(
    tcx: TyCtxt<'tcx>,
    trait_ref: ExistentialTraitRef<'tcx>,
) -> String