Module mz_ore::num

source ·
Expand description

Number utilities

Structs§

  • A wrapper type which ensures a signed number is non-negative.
  • An error indicating the attempted construction of a NonNeg with a negative number.