Skip to main content

diagnostic_bundle_from_investigation

Function diagnostic_bundle_from_investigation 

Source
pub fn diagnostic_bundle_from_investigation(
    bundle: InvestigationBundle,
    redaction_policy: BundleRedactionPolicy,
) -> DiagnosticBundle
Expand description

Convert an InvestigationBundle into a DiagnosticBundle (no HAR needed).

Useful when the caller already has an InvestigationBundle and only needs to enrich it with probe outcomes and metadata.