Function syntax::ext::deriving::expand_meta_derivingExperimental
[-]
[+]
[src]
pub fn expand_meta_deriving(cx: &mut ExtCtxt, _span: Span, mitem: &MetaItem, item: &Item, push: Box<FnMut(P<Item>)>)