Module change

Source
Expand description

A value representing change, by pairing a from and to value

With formatting indicating positive/negative change, used by the change() method on Table to produce a table that represents the change between two tables.

Structs§

Change
LargerIsBetter
SmallerIsBetter

Traits§

IsBetter