1.0.0[][src]Constant no_std_compat::i32::MIN

pub const MIN: i32 = i32::min_value(); // -2_147_483_648i32

The smallest value that can be represented by this integer type.