[][src]Module no_std_compat::isize

Constants

MAX

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

MIN

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