Module std::usize
[−]
[src]
Operations and constants for pointer-sized unsigned integers (usize
`usize` type)
This type was recently added to replace uint
`uint`. 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] |