Type Definition polytype::Variable[][src]

pub type Variable = usize;
Expand description

Represents a type variable (an unknown type).