wit-bindgen 0.13.1

Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model.
Documentation
[dependencies.bitflags]
version = "2.3.3"

[dependencies.wit-bindgen-rust-macro]
optional = true
version = "0.13.0"

[features]
default = ["macros", "realloc"]
macros = ["wit-bindgen-rust-macro"]
realloc = []

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Rust bindings generator and runtime support for WIT and the component model.\nUsed when compiling Rust programs to the component model.\n"
edition = "2021"
homepage = "https://github.com/bytecodealliance/wit-bindgen"
license = "Apache-2.0 WITH LLVM-exception"
name = "wit-bindgen"
repository = "https://github.com/bytecodealliance/wit-bindgen"
version = "0.13.1"