devela::num

Module niche

Source
Expand description

Numeric types with niche memory layout optimization.

Macros§

Structs§

  • A signed integer that is known not to equal some specific value.
  • An unsigned integer that is known not to equal some specific value.
  • An unsigned integer that is known not to equal some specific value.
  • core A value that is known not to equal zero.
  • core Provides intentionally-saturating arithmetic on T.
  • 🚩 core The error type returned when a checked integral type conversion fails.
  • core Provides intentionally-wrapped arithmetic on T.

Type Aliases§

  • A signed integer that is known not to equal its most extreme value (MIN).
  • An unsigned integer that is known not to equal its most extreme value (MAX).
  • An unsigned integer that is known not to equal its most extreme value (MAX).
  • core A signed integer that is known not to equal zero.
  • core A signed integer that is known not to equal zero.
  • core A signed integer that is known not to equal zero.
  • core A signed integer that is known not to equal zero.
  • core A signed integer that is known not to equal zero.
  • core A signed integer that is known not to equal zero.
  • core An unsigned integer that is known not to equal zero.
  • core An unsigned integer that is known not to equal zero.
  • core An unsigned integer that is known not to equal zero.
  • core An unsigned integer that is known not to equal zero.
  • core An unsigned integer that is known not to equal zero.
  • core An unsigned integer that is known not to equal zero.