rustc::traits::PredicateObligations
[−]
[src]
type PredicateObligations<'tcx> = Vec<PredicateObligation<'tcx>>;
Unstable (
rustc_private
)