pub const MIN: i32 = i32::MIN; // -2_147_483_648i32👎Deprecated since 1.100.0:
replaced by the MIN associated constant on this type
pub const MIN: i32 = i32::MIN; // -2_147_483_648i32replaced by the MIN associated constant on this type