Function rustc_builtin_macros::deriving::generic::ty::mk_ty_param
source ยท fn mk_ty_param(
cx: &ExtCtxt<'_>,
span: Span,
name: Symbol,
bounds: &[Path],
self_ident: Ident,
self_generics: &Generics,
) -> GenericParam