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

pub fn expand_deriving_clone(
    cx: &mut ExtCtxt<'_>,
    span: Span,
    mitem: &MetaItem,
    item: &Annotatable,
    push: &mut dyn FnMut(Annotatable)
)