wit-bindgen-rust 0.19.2

Rust bindings generator for WIT and the component model, typically used through the `wit-bindgen` crate's `generate!` macro.
Documentation
[dependencies.anyhow]
version = "1.0.72"

[dependencies.clap]
features = ["derive"]
optional = true
version = "4.3.19"

[dependencies.heck]
features = ["unicode"]
version = "0.4"

[dependencies.wasm-metadata]
version = "0.200.0"

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

[dependencies.wit-component]
version = "0.200.0"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.serde_json]
version = "1"

[lib]
doctest = false
test = false

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Rust bindings generator for WIT and the component model, typically used through\nthe `wit-bindgen` crate's `generate!` macro.\n"
edition = "2021"
homepage = "https://github.com/bytecodealliance/wit-bindgen"
license = "Apache-2.0 WITH LLVM-exception"
name = "wit-bindgen-rust"
repository = "https://github.com/bytecodealliance/wit-bindgen"
version = "0.19.2"