pub const MAX: i8 = i8::MAX; // 127i8👎Deprecated since 1.99.0:
replaced by the MAX associated constant on this type
pub const MAX: i8 = i8::MAX; // 127i8replaced by the MAX associated constant on this type