Module isize

Source

Constantsยง

MAXDeprecation planned
The largest value that can be represented by this integer type. Use isize::MAX instead.
MINDeprecation planned
The smallest value that can be represented by this integer type. Use isize::MIN instead.