rustc::traits::Obligations
[−]
[src]
type Obligations<'tcx, O> = Vec<Obligation<'tcx, O>>;
Unstable (
rustc_private
)