#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

#3 in #tracks

Download history 177/week @ 2024-10-16 138/week @ 2024-10-23 4/week @ 2024-10-30 2/week @ 2024-11-06

321 downloads per month

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