Module syntax_ext::deriving::bounds[][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::path_std;
use deriving::generic::*;
use deriving::generic::ty::*;
use syntax::ast::MetaItem;
use syntax::ext::base::Annotatable;
use syntax::ext::base::ExtCtxt;
use syntax_pos::Span;

Functions

expand_deriving_copy [
Experimental
]
expand_deriving_unsafe_bound [
Experimental
]