Module std::isize [] [src]

Operations and constants for pointer-sized signed integers (isize`isize` type)

This type was recently added to replace int`int`. The rollout of the new type will gradually take place over the alpha cycle along with the development of clearer conventions around integer types.

Constants

MAX
MIN
BITS [Unstable]
BYTES [Unstable]