Function rustc_hir_analysis::collect::item_bounds::item_bounds

source ·
pub(super) fn item_bounds(
    tcx: TyCtxt<'_>,
    def_id: DefId
) -> EarlyBinder<Clauses<'_>>