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
Contextwhich can be used inside quoted code.
Statics§
- RUNTIME_
CONTEXT - Exposes the DFIR
Contextinside quoted code.