pub(crate) fn alloc_type_name<'tcx>( tcx: TyCtxt<'tcx>, ty: Ty<'tcx>, ) -> (AllocId, u64)
Directly returns an Allocation containing an absolute path representation of the given type.
Allocation