Function rustc_trans::util::ppaux::parameterized [] [src]

pub fn parameterized<GG>(f: &mut Formatter, substs: &Substs, did: DefId, ns: Ns, projections: &[ProjectionPredicate], get_generics: GG) -> Result<()Error> where GG: FnOnce(TyCtxt<'a, 'gcx, 'tcx>) -> Generics<'tcx>
Unstable (rustc_private)