no_std_compat

Module usize

Source

Constantsยง

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