Crate wit_encoder
source ·Expand description
A WIT encoder for Rust.
This crate is modeled after the wasm-encoder
crate but is used to encode
WIT documents instead of WebAssembly modules.
Structs§
- Documentation
- A variant without a payload
- Enable the union of a world with another world
- A WIT package.
- A structure used to keep track of the name of a package, containing optional information such as a namespace and version information.
- Enable the union of a world with another world