Skip to main content

Int

Type Alias Int 

Source
pub type Int = i64;
Expand description

The internal integer type. Integers outside this range will fail to parse.