pub const MIN: i32 = i32::MIN; // -2_147_483_648i32
👎Deprecating in a future version: replaced by the
MIN
associated constant on this typeAvailable on non-crate feature
ferrocene_certified
only.