Module context
dfir_rs
0.12.1
Module context
Module Items
Structs
In dfir_
rs::
scheduled
Modules
context
graph
graph_ext
handoff
input
net
port
query
reactor
state
ticks
Structs
StateId
Enums
HandoffTag
LoopTag
SubgraphTag
Type Aliases
HandoffId
LoopId
SubgraphId
dfir_rs
::
scheduled
Module
context
Copy item path
Settings
Help
Summary
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 runtime instance. Provided as the
context
API to each subgraph/operator as it is run.