Function rustc_hir_analysis::collect::type_of::type_of_opaque
source ยท pub(super) fn type_of_opaque(
tcx: TyCtxt<'_>,
def_id: DefId,
) -> Result<EarlyBinder<'_, Ty<'_>>, CyclePlaceholder>pub(super) fn type_of_opaque(
tcx: TyCtxt<'_>,
def_id: DefId,
) -> Result<EarlyBinder<'_, Ty<'_>>, CyclePlaceholder>