max

Function max 

Source
pub fn max() -> u16
Expand description

Return the largest value that can be represented by u16.

The largest value for u16 is 65535.