Module wasmer_interface_types_fl::ast[][src]

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

Represents the kind of interface.

Represents a type.

Represents the kind of type.