Type Definition polytype::Variable [] [src]

type Variable = u32;

Represents a type variable (an unknown type).