Module context
dfir_rs
0.14.0
Module context
Module Items
Structs
In dfir_
rs::
scheduled
dfir_rs
::
scheduled
Module
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 runtime instance. Provided as the
context
API to each subgraph/operator as it is run.