mz_ore
0.1.0
Module num
Structs
In crate mz_
ore
Module
mz_ore
::
num
Copy item path
source
·
[
−
]
Expand description
Number utilities
Structs
§
NonNeg
A wrapper type which ensures a signed number is non-negative.
NonNeg
Error
An error indicating the attempted construction of a
NonNeg
with a negative number.