Function rustc_builtin_macros::deriving::clone::cs_clone_shallow[][src]

fn cs_clone_shallow(
    name: &str,
    cx: &mut ExtCtxt<'_>,
    trait_span: Span,
    substr: &Substructure<'_>,
    is_union: bool
) -> P<Expr>