wit-bindgen-gen-rust-lib 0.3.0

Shared support for generating Rust code with wit-bindgen-style code generators.
Documentation
[dependencies.heck]
features = ["unicode"]
version = "0.4"

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

[lib]
doctest = false
test = false

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = """
Shared support for generating Rust code with wit-bindgen-style code generators.
"""
edition = "2021"
homepage = "https://github.com/bytecodealliance/wit-bindgen"
license = "Apache-2.0 WITH LLVM-exception"
name = "wit-bindgen-gen-rust-lib"
repository = "https://github.com/bytecodealliance/wit-bindgen"
version = "0.3.0"