Function syntax::ext::deriving::eq::expand_deriving_eqUnstable [-] [+] [src]

pub fn expand_deriving_eq<F>(cx: &mut ExtCtxt, span: Span, mitem: &MetaItem, item: &Item, push: F) where F: FnOnce(P<Item>)