pub const MIN: i16 = i16::MIN; // -32_768i16👎Deprecated since 1.99.0:
replaced by the MIN associated constant on this type
pub const MIN: i16 = i16::MIN; // -32_768i16replaced by the MIN associated constant on this type