max

Function max 

Source
pub fn max() -> i8
Expand description

Return the largest value that can be represented by i8.

The largest value for i8 is 127.