wasm-bindgen-test-macro 0.3.34

Internal testing macro for wasm-bindgen
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["The wasm-bindgen Developers"]
description = "Internal testing macro for wasm-bindgen"
edition = "2018"
license = "MIT/Apache-2.0"
name = "wasm-bindgen-test-macro"
readme = "README.md"
repository = "https://github.com/rustwasm/wasm-bindgen"
version = "0.3.34"