Module historical_list

Module historical_list 

Source

Structs§

HistoricalList
Struct for list that stores historical data in a VecDeque, up to the some number of most recent entries.

Traits§

Timestamped
Trait for time function, for use in HistoricalList functions