Module valid

Module valid 

Source
Expand description

Ensure that values are in well-defined ranges.

Structs§

OpenUnitIntervalNumber
A f64 value in the interval (0,1)
PositiveReal
A f64 value that is not +/- inf, nan, or a value <= 0.

Enums§

Error
Enumerate possible sources of error in fallible validation methods.