Module percentage

Source
Expand description

Specified percentages.

Structs§

Percentage
A percentage value.

Traits§

ToPercentage
Turns the percentage into a plain float.

Type Aliases§

NonNegativePercentage
A wrapper of Percentage, whose value must be >= 0.