#previous #values #tracking #track #struct

current-previous

Easy tracking of current and previous values!

4 releases

0.1.3 Oct 22, 2024
0.1.2 Oct 22, 2024
0.1.1 Oct 22, 2024
0.1.0 Oct 22, 2024

#2 in #previous

MIT/Apache

6KB
81 lines

current_previous

Easy tracking of current and previous values!


lib.rs:

current_previous

current_previous contains the CurrentPrevious struct, which tracks the current and previous values that it has held.

No runtime deps