wasm-bindgen/crates/macro-support
Alex Crichton 534cceafc8 Improve error message for infer_setter_property
If the setter doesn't start with `set_*` then we currently panic, but
panicking is bad! Instead let's thread through structured errors to make
sure they make their way to the top
2018-09-21 17:29:50 -07:00
..
src Improve error message for infer_setter_property 2018-09-21 17:29:50 -07:00
Cargo.toml Bump to 0.2.22 2018-09-21 13:41:58 -07:00
LICENSE-APACHE Move the macro support code into its own crate (#529) 2018-07-29 08:59:46 -07:00
LICENSE-MIT Move the macro support code into its own crate (#529) 2018-07-29 08:59:46 -07:00