pub const MIN: u8 = u8::MIN; // 0u8👎Deprecated since 1.99.0:
replaced by the MIN associated constant on this type
pub const MIN: u8 = u8::MIN; // 0u8replaced by the MIN associated constant on this type