wit-bindgen 0.19.2

Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model.
Documentation
Bindings generation support for Rust with the Component Model. This crate is a bindings generator for [WIT] and the [Component Model]. Users are likely interested in the [`generate!`] macro which actually generates bindings. Otherwise this crate provides any runtime support necessary for the macro-generated code. [WIT]: https://component-model.bytecodealliance.org/design/wit.html [Component Model]: https://component-model.bytecodealliance.org/