pub fn max() -> i32
Return the largest value that can be represented by i32.
i32
The largest value for i32 is 2147483647.
2147483647