Expand description
This module defines the Type
type, representing the dynamic form of a component interface type.
Structs§
- A case declaration belonging to a
variant
- Component type
- Component function type
- Component instance type
- An
enum
interface type - A field declaration belonging to a
record
- A
flags
interface type - A
list
interface type - Core module type
- An
option
interface type - A
record
interface type - Representation of a resource type in the component model.
- An
expected
interface type - A
tuple
interface type - A
variant
interface type
Enums§
- Type of an item contained within the component
- Represents a component model interface type