Cargo Features

wasm-bindgen-macro-support has no features set by default.

[dependencies]
wasm-bindgen-macro-support = { version = "0.2.92", features = ["spans", "extra-traits", "strict-macro"] }
spans

Enables spans of wasm-bindgen-backend

extra-traits

Enables extra-traits of syn

strict-macro

wasm-bindgen-macro-support has 3 features without comments.