Function syntax_ext::deriving::hash::expand_deriving_hash [] [src]

pub fn expand_deriving_hash(cx: &mut ExtCtxt,
                            span: Span,
                            mitem: &MetaItem,
                            item: &Annotatable,
                            push: &mut FnMut(Annotatable))
🔬 This is a nightly-only experimental API. (rustc_private)