Module context
dfir_rs
0.11.0
Module context
Structs
In dfir_
rs::
scheduled
Modules
context
graph
graph_ext
handoff
input
net
port
query
reactor
state
ticks
Structs
StateId
Enums
HandoffTag
SubgraphTag
Type Aliases
HandoffId
SubgraphId
?
Settings
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.