Type Definition rustc_infer::traits::PredicateObligation[][src]

pub type PredicateObligation<'tcx> = Obligation<'tcx, Predicate<'tcx>>;