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