Function rustc_typeck::middle::ty::lookup_predicatesUnstable
[-] [+]
[src]
pub fn lookup_predicates(cx: &ctxt<'tcx>, did: DefId) -> GenericPredicates<'tcx>
Given the did of an item, returns its full set of predicates.