Constant no_std_compat::i32::MIN
1.0.0 · source · pub const MIN: i32 = i32::MIN; // -2_147_483_648i32
👎Deprecating in a future version: replaced by the
MIN
associated constant on this typepub const MIN: i32 = i32::MIN; // -2_147_483_648i32
MIN
associated constant on this type