pub static GLOBAL_DIAGNOSTICS: LazyLock<Arc<DiagnosticsCollector>>Expand description
Global diagnostics collector instance.
This can be used to collect diagnostics across the entire application.
pub static GLOBAL_DIAGNOSTICS: LazyLock<Arc<DiagnosticsCollector>>Global diagnostics collector instance.
This can be used to collect diagnostics across the entire application.