1.0.0[][src]Constant no_std_compat::u8::MAX

pub const MAX: u8 = u8::max_value(); // 255u8

The largest value that can be represented by this integer type.