Type Definition evalexpr::IntType

source · []
pub type IntType = i64;
Expand description

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