[−][src]Function syntax_ext::deriving::generic::ty::mk_ty_param
fn mk_ty_param(
cx: &ExtCtxt,
span: Span,
name: &str,
attrs: &[Attribute],
bounds: &[Path],
self_ident: Ident,
self_generics: &Generics
) -> GenericParam
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?