no_std_compat

Module i128

Source

Constantsยง

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