Function rustc_hir_analysis::collect::item_bounds::item_bounds
source ยท pub(super) fn item_bounds(
tcx: TyCtxt<'_>,
def_id: DefId,
) -> EarlyBinder<'_, Clauses<'_>>
pub(super) fn item_bounds(
tcx: TyCtxt<'_>,
def_id: DefId,
) -> EarlyBinder<'_, Clauses<'_>>