Type Definition move_ir_types::ast::TypeVar

source ·
pub type TypeVar = Spanned<TypeVar_>;
Expand description

The type of a type variable with a location.