Expand description
Represents the WIT language as a tree. This is the central representation of the language.
Structs§
- Adapter
- Represents an adapter.
- Export
- Represents an exported function signature.
- Implementation
- Represents an implementation.
- Import
- Represents an imported function.
- Interfaces
- Represents a set of interfaces, i.e. it entirely describes a WIT definition.