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>