Function rustc_symbol_mangling::typeid_for_trait_ref
source ยท pub fn typeid_for_trait_ref<'tcx>(
tcx: TyCtxt<'tcx>,
trait_ref: PolyExistentialTraitRef<'tcx>,
) -> Stringpub fn typeid_for_trait_ref<'tcx>(
tcx: TyCtxt<'tcx>,
trait_ref: PolyExistentialTraitRef<'tcx>,
) -> String