Type Definition evalexpr::IntType[][src]

type IntType = i64;
Expand description

The type used to represent integers in Value::Int.