Integer

Type Alias Integer 

Source
pub type Integer = i64;
Expand description

Integer is an integer data type.