Function max

Source
pub fn max() -> i16
Expand description

Return the largest value that can be represented by i16.

The largest value for i16 is 32767.