rustc::ty::PolyTraitRef [] [src]

type PolyTraitRef<'tcx> = Binder<TraitRef<'tcx>>;
Unstable (rustc_private)