Crate libflow [−] [src]
Handling of flows and related data structures.
This module (and its submodules) knows how flows, flow slices and such look like and how to take care of them. These are mostly data structures and they have to be orchestrated by something else (eg. an event loop).
Modules
slice |
The time and flow slices and protoslices. |
update |
Incremental updates to a flow |