rustc_typeck::middle::ty::PolyTraitRefExperimental [-]  [+] [src]

type PolyTraitRef<'tcx> = Binder<Rc<TraitRef<'tcx>>>;