Crate libdata [−]
A library with data structures used through the aggregator.
This doesn't provide the high-level logic, only pieces of data and maybe some methods directly related to them.
Modules
| column |
Column descriptions and values. |
| flow |
Data structures related to representing the flows. |
| stats |
The statistics about a flow or a group of flows. |
| time |
Data structures to work with the time and split it into a timeline. |