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

pub type Selection<'tcx> = ImplSource<'tcx, PredicateObligation<'tcx>>;