max

Function max 

Source
pub fn max() -> u8
Expand description

Return the largest value that can be represented by u8.

The largest value for u8 is 255.