Skip to main content

Module diagnostics

Module diagnostics 

Source
Expand description

Diagnostics subsystem.

Split into two tasks:

  • task 59: redact — credential and path redaction.
  • task 60: bundle — bundle collection and export (this task).

Modules§

bundle
Diagnostic bundle collection and ZIP export.
redact
Credential and path redaction for diagnostic bundles.

Type Aliases§

DiagnosticsRedactorHandle
A cheaply-clonable Arc<Redactor> managed as Tauri state.