Module runtime_context

Module runtime_context 

Source
Available on crate feature dfir_context only.
Expand description

Interfaces to access DFIR runtime metadata from Hydro programs.

Structs§

RuntimeContext
A handle to DFIR Context which can be used inside quoted code.

Statics§

RUNTIME_CONTEXT
Exposes the DFIR Context inside quoted code.