Expand description

Represents the WIT language as a tree. This is the central representation of the language.

Structs§

  • Represents an adapter.
  • Represents an exported function signature.
  • Represents the function argument type.
  • Represents an implementation.
  • Represents an imported function.
  • Represents a set of interfaces, i.e. it entirely describes a WIT definition.

Enums§