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