wasm-bindgen/crates/backend
Alex Crichton 5a776c16b2 Forward attributes on type declaration to definition
This'll allow things like `#[derive(Clone)]` or `#[derive(Debug)]` to control
traits for these types.
2018-07-05 20:28:52 -07:00
..
src Forward attributes on type declaration to definition 2018-07-05 20:28:52 -07:00
Cargo.toml Only derive extra traits when the extra-traits feature is enabled 2018-05-29 11:24:40 -07:00