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

pub type Selection<'tcx> = ImplSource<'tcx, Obligation<'tcx, Predicate<'tcx>>>;