Skip to main content

PredicateSearcher

Type Alias PredicateSearcher 

Source
pub type PredicateSearcher<'tcx> = PredicateSearcher<'tcx, DefId>;

Aliased Typeยง

pub struct PredicateSearcher<'tcx> { /* private fields */ }