Function max

Source
pub fn max() -> byte
Expand description

Return the largest value that can be represented by byte.

The largest value for byte is 0xFF.