Module syntax_ext::deriving::hash[][src]

🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

Re-exports

use deriving;
use deriving::pathvec_std;
use deriving::path_std;
use deriving::generic::*;
use deriving::generic::ty::*;
use syntax::ast::Expr;
use syntax::ast::MetaItem;
use syntax::ast::Mutability;
use syntax::ext::base::Annotatable;
use syntax::ext::base::ExtCtxt;
use syntax::ext::build::AstBuilder;
use syntax::ptr::P;
use syntax_pos::Span;

Functions

expand_deriving_hash [
Experimental
]
hash_substructure [
Experimental
]