Variable

Type Alias Variable 

Source
pub type Variable = usize;
Expand description

Represents a type variable (an unknown type).