wasm-bindgen-derive-macro 0.2.1

Proc-macro backend for wasm-bindgen-derive
Documentation

A proc-macro to be re-exported by wasm-bindgen-derive. We need this trampoline to enforce the correct bounds on the wasm-bindgen and js-sys dependencies, but those are technically not the dependencies of this crate, but only of the code it generates.