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§
- Docs
- Documentation
- Enum
- A variant without a payload
- Enum
Case - Field
- Flag
- Flags
- Ident
- Include
- Enable the union of a world with another world
- Interface
- Package
- A WIT package.
- Package
Name - A structure used to keep track of the name of a package, containing optional information such as a namespace and version information.
- Params
- Record
- Render
Opts - Resource
- Resource
Func - Result_
- Standalone
Func - Tuple
- TypeDef
- Use
- Enable the union of a world with another world
- Variant
- Variant
Case - World
- World
Named Interface