Skip to main content

Module context

Module context 

Source
Expand description

Module for the inline DFIR runtime context and execution engine.

Provides [Context] (the lightweight operator context) and [Dfir] (the dataflow execution wrapper).

Type Aliasesยง

DfirErased
Type alias for a type-erased [Dfir] that can be stored in heterogeneous collections. Created via [Dfir::into_erased].