pub type DiagnosticLog = DiagnosticLog<DiagnosticEntry>;Expand description
Diagnostic log collector backed by the shared diagnostics::DiagnosticLog.
Aliased Typeยง
pub struct DiagnosticLog { /* private fields */ }pub type DiagnosticLog = DiagnosticLog<DiagnosticEntry>;Diagnostic log collector backed by the shared diagnostics::DiagnosticLog.
pub struct DiagnosticLog { /* private fields */ }