max

Function max 

Source
pub fn max() -> i64
Expand description

Return the largest value that can be represented by i64.

The largest value for i64 is 9223372036854775807.