Available on crate feature
dfir_context
only.Expand description
Interfaces to access DFIR runtime metadata from Hydro programs.
Structs§
- Runtime
Context - A handle to DFIR
Context
which can be used inside quoted code.
Statics§
- RUNTIME_
CONTEXT - Exposes the DFIR
Context
inside quoted code.