Module type_expression

Module type_expression 

Source
Expand description

A TypeExpression is a syntactic representation of a TypeKind, and is used to construct type bindings in a Table’s typing context.

Enums§

Error

Traits§

TypeExpression
A TypeExpression is a syntactic representation of a TypeKind, and is used to construct type bindings in a Table’s typing context.