pub fn init(config: DiagnosticsConfig)Expand description
Initialize the diagnostics system with the given configuration.
Can only be called once (uses OnceCell). Subsequent calls are silently ignored.
pub fn init(config: DiagnosticsConfig)Initialize the diagnostics system with the given configuration.
Can only be called once (uses OnceCell). Subsequent calls are silently ignored.