rustc::traits::Selection
[−]
[src]
type Selection<'tcx> = Vtable<'tcx, PredicateObligation<'tcx>>;
Unstable (
rustc_private
)