[][src]Module wasmer_interface_types::ast

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.

Enums

Type

Represents a type.

TypeKind

Represents the kind of type.