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
321 downloads per month
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.