Function self_predicate

Source
pub fn self_predicate<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: DefId,
) -> PolyTraitRef<'tcx>
Expand description

The special “self” predicate on a trait.