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