Function syntax::ext::deriving::hash::expand_deriving_hashUnstable [-] [+] [src]

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