wit-bindgen-rust-macro 0.19.2

Procedural macro paired with the `wit-bindgen` crate.
Documentation
[dependencies.anyhow]
version = "1.0.72"

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

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["printing"]
version = "2.0"

[dependencies.wit-bindgen-core]
version = "0.19.2"

[dependencies.wit-bindgen-rust]
version = "0.19.2"

[lib]
doctest = false
proc-macro = true
test = false

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Procedural macro paired with the `wit-bindgen` crate.\n"
edition = "2021"
homepage = "https://github.com/bytecodealliance/wit-bindgen"
license = "Apache-2.0 WITH LLVM-exception"
name = "wit-bindgen-rust-macro"
repository = "https://github.com/bytecodealliance/wit-bindgen"
version = "0.19.2"