[][src]Module no_std_compat::i32

Constants

MAX

The largest value that can be represented by this integer type. Use i32::MAX instead.

MIN

The smallest value that can be represented by this integer type. Use i32::MIN instead.