wasm-bindgen-backend 0.2.30

Backend code generation of the wasm-bindgen tool
Documentation
[dependencies.lazy_static]
version = "1.0.0"

[dependencies.log]
version = "0.4"

[dependencies.proc-macro2]
version = "0.4.8"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
features = ["full"]
version = "0.15"

[dependencies.wasm-bindgen-shared]
version = "=0.2.30"

[features]
extra-traits = ["syn/extra-traits"]
spans = []

[package]
authors = ["The wasm-bindgen Developers"]
description = "Backend code generation of the wasm-bindgen tool\n"
documentation = "https://docs.rs/wasm-bindgen-backend"
homepage = "https://rustwasm.github.io/wasm-bindgen/"
license = "MIT/Apache-2.0"
name = "wasm-bindgen-backend"
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend"
version = "0.2.30"