rustc::middle::ty::PolyTraitRefUnstable [-] [+] [src]

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