pub const MAX: i16 = i16::MAX; // 32_767i16👎Deprecated since 1.99.0:
replaced by the MAX associated constant on this type
pub const MAX: i16 = i16::MAX; // 32_767i16replaced by the MAX associated constant on this type