dfir_rs
0.10.0
Module context
Structs
In dfir_
rs::
scheduled
Module
dfir_rs
::
scheduled
::
context
Copy item path
source
·
[
−
]
Expand description
Module for the user-facing
Context
object.
Provides APIs for state and scheduling.
Structs
§
Context
The main state and scheduler of the Hydroflow instance. Provided as the
context
API to each subgraph/operator as it is run.